Home › Forums › JavaScript › Jquery fade/toggle only works on first click… › Re: Jquery fade/toggle only works on first click…
July 18, 2011 at 11:52 pm
#83607
Member
The document ready is built into jsFiddle… you can set the select box in the top right corner to “onDomReady” to use document ready, “onLoad” for window load or disable it using the “no wrap”.