Also you had one simple mistake here;

                     $("#myForm").submit(function(){
                               alert("Submit Pressed");
                       )}; <-- should be });


On 1/24/07, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > I'm new to jquery, I'm trying to make something that work
> > with jquery and form, but I'm in error and I don't know where:
>
> You need to return false after your alert so that the normal browser
> and page navigation is canceled.
>
> I'm working on some major updates to my form plugin example page so
> more info is coming soon.
>
> Mike
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
——————————————
     Med Vänliga Hälsningar
 Kristinn "Kiddi" Sigmundsson
           0707-971938
——————————————

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to