Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS mouseover alpha good, but not in IE…

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26024

    Hi Guys,

    I have just joined after searching the web for the past 5 days for my answer. I am trying to use a mouseover effect within a div container. Works fantastic in Firefox & Safari, but IE, well… just sucks

    here is the code:

    Code:

    Header
    A short piece of text can go here…

    The website: http://www.wukkiweb.co.uk

    Any help is welcome, I’m pulling my hair out!

    #63601
    Chris Coyier
    Keymaster

    Any particular reason you gotta do it with all inline javascript like that? That’s pretty nasty lookin’ :!:

    CSS can handle opacity just fine, or if you wanna go the JS route, jQuery handles opacity swimmingly.

    #63603

    What would be the best way in doing this?

    I’m starting to get into java or how would I do this in CSS?

    Cheers

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.