In 1.3 the @ was deprecated. see http://docs.jquery.com/Release:jQuery_1.3 under "Changes"
now you just want $("form[name='adminform']").submit(); On Wed, Sep 16, 2009 at 9:03 PM, tongkienphi <tongkien...@gmail.com> wrote: > > Hi every body. > > In my porject use jquery version 1.2.4, but this version can not run > Calendar app because in this app have use version 1.3.2 .. When i > updated to 1.3.2 script Calendar work well but in my project have > errror somewhere .. > > ex: on line 1642 have error from .. throw "Syntax error, unrecognized > expression: " + expr; > In the versioin 1.2.4 i use this code before to submit form > > $("fo...@name=adminform]").submit(); > > but in the version 1.3.2 this code not work. -- I have failed as much as I have succeeded. But I love my life. I love my wife. And I wish you my kind of success.