Hi Ram, Could you send us a link to a live example/code so we can look at for you?
Kindest, Wil Everts [EMAIL PROTECTED] On Sun, Apr 27, 2008 at 11:24 PM, Ram <[EMAIL PROTECTED]> wrote: > > Hello, > > My target page that which I would be loading via ajax has some java > script to be executed on page loading. When I send the request > directly thru the browser, it works fine. I mean the script gets > executed. But if I load the page thru jquery ajax post method, the > script doesnt get invoked. Is this the default behaviour? Should I > execute the javascript as part of my ajax post call? > > Thanks > Ram >