The Javascript solutions won't work, because they make the buttons unclickable. It only works for images which the user is not supposed to click.
On Tue, Sep 16, 2008 at 6:52 PM, mou <[EMAIL PROTECTED]> wrote: > > If you're talking about IE6 specifically and you're referring to the > grey bits on some of the images, it'll be because IE6 and below doesn't > support transparent PNGs. It'll render it with some nasty grey background. > > You could redo the images as gifs and set up a seperate IE6 specific > stylesheet (Google search IE conditional comments). > > Or, you can try one of the javascript libraries around that say they > make PNGs transparent in IE6. I've never used one, so I can't vouch for > how good they are, but one I've seen mentioned is here: > > http://code.google.com/p/ie7-js/ > > > Hope this helps! > > > > > devdoer wrote: > > HI: > > > > I check the activestate site using IE and find navigation bar shows > > strange in IE. > > > > The url is :http://code.activestate.com/ > > > > Could somebody check it? > > > > > > > > > > > -- André Ferreira [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
