what's best for hover effect?

Discussion in 'HTML & Website Design' started by zuly, Oct 28, 2008.

  1. Sean@WMS

    Sean@WMS Peon

    Messages:
    134
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Honestly, I think elias_sorensen has the most important imput on this thread so far:

    Essentially, don't DEPEND upon JavaScript for your UI. Use it for effects you'd like folks to see/have, but don't DEPEND upon it for usibility.

    Frankly, on this particular initial issue, I'd probably use JS like elias_sorensen suggested as I find it the more "document structure"/HTML information way to do it; of the CSS examples I've suggested, the best one for document structure bombed in IE6 (but is that a big deal, either?). So you do something that works in every other broser BUT IE6. If that functionality -- such as a mere roller effect -- isn't crucial to the UI, then what's the big deal? IE 6 is moribund ( lighting a candle now to hasten its death ).

    I'm a big fan of Jeffery Zeldman; I only believe in being "campativle enough" in most commonly used browsers, and as long as there are no usibility issues on the broad array of browsers, then I'm ok with things not being all exactly the same, as that will just spawn new issues.
     
    Sean@WMS, Oct 30, 2008 IP
  2. rene7705

    rene7705 Peon

    Messages:
    233
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #22
    If you're interested in smooth PNG animations of a button, have a looksy at mediabeez.ws/mediaBeez/permalink.php?tag=buttonAnimated

    Totally free ;)
     
    rene7705, Oct 31, 2008 IP
  3. zuly

    zuly Well-Known Member

    Messages:
    317
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    130
    #23
    thanks a million for this, it works perfectly, didn't know that you can write a href tag like that, still learning..........
     
    zuly, Nov 1, 2008 IP