[jQuery] Event binding newly added jQuery objects

[jQuery] Event binding newly added jQuery objects


Each time I add new HTML to a div, either by .html('') or by .load...
it looks great but it seems that the newly added html's event do not
bind to the page's javascript/jquery. That means that a span or a div
cannot be clicked even if it's been added. Any ideas how to solve this
issue?
Thanks






    • Topic Participants

    • info