I like using the console in the firebug plugin under firefox.

To write to the console from your javascript code:

var value = "bar";

console.log("foo",value);

https://addons.mozilla.org/en-US/firefox/addon/1843



2008/10/2 surya <[EMAIL PROTECTED]>

>
> Hi everyone,
>
> Can any one help please?
>
>        I am new to jquery. I am unable to debug my jquery as I am
> unable to fix my issue. So I want  to know the flow using alert
> messages but alert is not working in jquery. How to display an alert
> in jquery?
>
> Thanks,
> Surya.
>



-- 

Simon

Reply via email to