Hi,
First of all i would like to apologies for mY english
It's my first visit here, since i start learnin' JQuery, i hope you could help me
I read Javascript & Jquery Missing Manual from a Gentleman named David Sawyer McFarland
Chapter 11 he talks about using the load() Function to load a html page. Im using that function to load another page who has another JQuery plugins into a container. It happens that once loaded all plugins in the page that was loaded dont seem to work anymore.
Again in Chapter 13 in "Advanced Event Handling" he talks about a function called 'delegate()'
but i cant figure how to apply it to my example. I dont even know if it
applies to