problems inserting html using load()
Hi.
When i click on a link to a different page i want to load the html files which need to change.
This works fine if the content i am inserting is pure html. If there is any jquery code attached to the html i am inserting it does not take any effect.
Hope that makes sense.
Im new to jquery and quite confused. Does anyone know why this is or what i can do about it?
Thanks.