Forums

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

Home Forums JavaScript Want to replicate css effect via jquery/js for IE8 & 9(which does not support css transitions)

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #43732
    Krish1980
    Participant

    I’ve created something that works fine in FF and chrome(it flickers in Safari for some reason)

    [http://fiveonline.info/tcs/manufacturing/tcs_manufacturing_home.html](http://fiveonline.info/tcs/manufacturing/tcs_manufacturing_home.html “”)

    I’ve applied a transition to a hidden div, which is a child of the li containing the link which becomes visible when the links at the bottom are applied a selected class(on hover) (‘Overview’ is selected by default and hence the div containing the ‘Overview ‘ info is visible. )

    A code pen rough example demonstrating how this could be done via jquery/js would be great.

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.