Forums

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

Home Forums JavaScript [Solved] Issue with jQuery slideToggle 'display: none' Re: Issue with jQuery slideToggle ‘display: none’

#129577
Podders
Participant

Hi @Rugg,

I don’t get that effect in Safari for windows, however, you can create the effect your looking for by adding the transitions inside the media query too, you will need to add a event handler to the window resize event to remove the used classes once the window width is larger than the media query width though,

An updated fiddle is here

http://jsfiddle.net/2HSU2/7/embedded/result/