[jQuery] Re: JQuery Hello world not working

2008-03-29 Thread pradeep_tp
when > > > the link is clicked. > > > > You're missing: do something > > > > There might be other problems too if you aren't even seeing the alert > > > message. > > > > Download firefox and firebug. IE isn't much help for dev

[jQuery] JQuery Hello world not working

2008-03-05 Thread pradeep_tp
Hi All, I am new to JQuery. I did the following to get started with JQuery. 1) Downloaded JQuery Uncompressed version. Renamed JQuery.1.2.3.js to JQuery.js (I do not know whether this is correct! ) 2) I followed the tutorial for "Hello world" and typed the following code into an HTML file