[1st post] Event does not work after loading
Hi, first of all hello everybody, I'm new to this forum, please forgive me if this has been asked but there is so many threads to read and so little time...I promise I'll search better i the future (not that I haven't though)
The thing is, I have an empty DIV which I update with the load function ($("#myDiv").load("myPage.html")), but later I can't get the events of this newly added code to respond... I mean, the "myPage.html" file contains a Select box, and I can't get $("#mySelect").focus to respond....
Any clue?
Thank you very much!