Okay I am relatively new to javascript, and my project is to create an xhtml page that contains <iframe> and javascript that monitors the changes in a web page's source code. Okay.
I got everything down, except I don't know how to do an onchange event that works with javascript.
summary:
Can someone suggest how I can check for a change in a web page using javascript with <iframe></iframe>.