Results 1 to 4 of 4

Thread: GradualFader Question

  1. #1
    Join Date
    Jan 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default GradualFader Question

    Hey all !

    Have done a search and not found a similar query, forgive me if I missed something.

    So this gradualfader thing, cool javascript HOWEVER...

    When you load the page the image has say... 50% opacity, you hover over and it goes to 100% - wicked! BUT!! when you take your mouse off - it goes down to around 30% instead of the original 50% ?

    See - http://zesthealthforlife.org/prince/vibe/equipment.html
    Or even the gradualfader link on here:
    http://www.dynamicdrive.com/dynamici...adualfader.htm

    Is there a way to set it to return to the original opacity?

    Regards,

    Froglicka
    myspace.com/froglicka
    Last edited by froglicka; 01-08-2010 at 11:49 AM.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Change gradualFader.increment = 0.2 To gradualFader.increment = 0.1. It should work =/.
    Jeremy | jfein.net

  3. #3
    Join Date
    Jan 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks, I was a javascript virgin 3 hours ago so :P

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Glad to help you! Your welcome!

    It seems your topic is solved... Please set the status to resolved.. To do this:
    Go to your first post ->
    Edit your first post ->
    Click "Go Advanced" ->
    Then in the drop down next to the title, select "RESOLVED"
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •