Posted by Neredbojias on 04/15/07 06:33
On Sat, 14 Apr 2007 19:08:12 GMT Jon Slaughter scribed:
> There are some issues with IE6 that I would like to fix. The main
> things is that IE5-6 display the graphics but since there PNG it
> causes them problems. Is there any way to conditionally include html
> code that is browser dependent? It also needs to be done with the css
> hover code since IE5-6 don't support it but do support the initial
> display:none; I would need to set it it to display:block; if these
> browsers are being used so they can atleast get the menu.
>
> Basically what I'm looking for is for *crappy* browsers to only
> display the nav bar without any css effects except font and color and
> the content page(purple). Everything else can be ignored because I
> will use php to load up stuff in the content page that will in general
> be relatively simple pages. (but I guess I'll still use css there too
> so I cannot ignore all the css)
Without getting into the specifics, there are things called "conditional
comments" which work great and would probably help you very much.
--
Neredbojias
He who laughs last sounds like an idiot.
Navigation:
[Reply to this message]
|