Using plugin emptyonclick
Hey!
I need some help please!
I load an external div by jquery's load()-Function into another site's div. This works fine. But I can't access this new loaded content by another jquery-function, like the emptyonclick() for input-fields. It doesn't work for later loaded fields, but direct included fields react like I wanted to.
And it works fine when the site is seperately loaded.
But ss it possible to access later loaded content by jquery at all?
I'm Using:
jquery-1.3.2.js
jquery.emptyonclick.js
Thx, Mike!