TYPO
-
I believe there is a typo in the code:
jQuery("#overlay").live( "click", function() {<b>Query</b>(this).fadeOut("slow", function() { jQuery(this).remove(); });Query should be jQuery.
The topic ‘TYPO’ is closed to new replies.
I believe there is a typo in the code:
jQuery("#overlay").live( "click", function() {<b>Query</b>(this).fadeOut("slow", function() { jQuery(this).remove(); });
Query should be jQuery.
The topic ‘TYPO’ is closed to new replies.