That was the problem. now I'm getting the Query String. Now I've got see if I can make all of this work. Thanks! Rick From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Heimlich Sent: Friday, April 20, 2007 3:37 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Best way to determine if a user has Javascript enabled? On 4/20/07, Rick Faircloth <[EMAIL PROTECTED]> wrote: $(document).ready()(function { \n
Should be: $(document).ready(function() { // stuff goes here... }); -- Aaron Heimlich Web Developer [EMAIL PROTECTED] http://aheimlich.freepgs.com