That's the right way.

If it's not working then that means that jQuery is not available for that
page. Check to make sure the path to jQuery is correct and go from there. 

-----Original Message-----
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Angelo Zanetti
Sent: Thursday, June 21, 2007 4:40 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] alert and jquery?


Hi guys,

This might be a stupid question but in order to make use of the alert popup
with jQuery, how do I go about it?

$(document).ready(function(){
                          
  alert ("helloworld");
                          

});


Doesn't seem to work for me but I couldnt find the result of googling.

Please advise if this is therefore possible or what the correct way to do
this is and some links to information that will aid in my further learning
of Jquery.

Thanks in advance
Angelo


Reply via email to