|
-
detect div content change
Is it possible to detect DIV content change ?
For example:
I have a div ...
<div id="mydiv">
</div>
Whenever a new content is loaded into this div I want to call a javascript function ...something like this ..
<div id="mydiv" onload="myFunc()">
</div>
However this does not work.
What is the correct way to do this ?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks