Recently I was working on a web project which was extensively using iframes for dynamically displaying a lot of content. The initiating action was Mouse click by the user. I was reading the content from an XML file using javascript and was displaying the info in an iframe. Now my biggest concern was to send a notification [...]

