I'm using JQuery 1.3.2 with FFx 3.0.8, and having no problems.

1. Are you using any other libraries that use the '$' identifier?
2. Are you using Google maps called using /jsapi? If so use the /maps
method instead.


On Apr 2, 1:13 pm, Asinox <asi...@gmail.com> wrote:
> Hi, i dont know what happen but just in FF, Jquery show error
>
> error:
>
> $ is not defined
>
> my code:
>
> <script type="text/javascript">
> $(document).ready(function(){
>          $('#demoOne').listnav();});
>
> </script>
>
> yes, i have the url to the jquery and the plugin in nice place, but
> idont know why just Firefox

Reply via email to