Wednesday, 28 August 2013

Jquery append is invisible?

Jquery append is invisible?

I am using append to add some text to a div container when a link is
clicked. The new text which is appended is also itself a link. When the
new text link is clicked the Jquery event which I have attached to this
event does not happen.
If I paste the appended code straight into my HTML then the event is
caught, it's almost as if the appended html cannot be seen. Have I
mis-understood how the jquery append function works?
Thanks,
Alan.

No comments:

Post a Comment