[jQuery] Re: Having a problems with $.post() and external .js files

2009-08-21 Thread m...@polyvisual.co.uk
Thank you for replying. Yeah, that make sense to me. I'll try it when I get home. Thanks again :) On Aug 21, 10:47 am, Dhruva Sagar wrote: > In my opinion the problem of it not triggering the second time when your > .php file has loaded a new form is because it is a new .select tag!The not >

[jQuery] Re: Having a problems with $.post() and external .js files

2009-08-21 Thread Dhruva Sagar
In my opinion the problem of it not triggering the second time when your .php file has loaded a new form is because it is a new .select tag!The not triggering has nothing to do with including of the .js file. What you need to ensure is after the $.post, when you update the form using $('#searchbox