Hi, I am not sure What I'm doing wrong, but accessing jQuery function using a $ symbol doesn't work. For example, ${document}.ready(function().... gives me an error "missing ; before statement".
The same works when I use jQuery(document).read(function().... I've tried both JQuery1.2 and 1.1 Regards Sathya -- View this message in context: http://www.nabble.com/Using-%24-symbol-to-access-jQuery-function-tp15371525s27240p15371525.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.