Home › Forums › JavaScript › jQuery doesn’t execute on div loaded with ajax › Re: jQuery doesn’t execute on div loaded with ajax
January 16, 2013 at 8:38 pm
#121216
Member
1 – I have more than one page , but thos auther pages contain just the html or php code, that code can loaded by ajax into (div id=”main”, in the first page ) , all javascript (lib , pluging , functions ..) i stored in diferent file .js , i call all thos file in the head tage .
2- yes probably some pages needs the same code javascript .
3- i never use jQuery delegate() before , like i say i’m just beginner on jQuery . :(
i hope if you can provide me an example .
and thanx Mottie ! :)