In your code that uses $, you used curly braces instead of
parentheses.
On Feb 9, 8:07 am, Sathyakumar <[EMAIL PROTECTED]> wrote:
> 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-tp15...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.