You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Live was depricated you need to link to go through the $(document) object or this event will never fire.
Example: http://jsfiddle.net/digiguru/qR9y7/3/
Copy file name to clipboardExpand all lines: entries/pageinit.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<longdesc>
6
6
<p>We recommend binding to this event instead of DOM ready() because this will work regardless of whether the page is loaded directly or if the content is pulled into another page as part of the Ajax navigation system.</p>
0 commit comments