473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

detecting dynamic changes

Hi,

I'd like to be able to detect changes that have been made to the DOM
dynamically using Javascript. My current method is to catch the
DOMNodeInserted and DOMNodeRemoved events when possible and otherwise
to simply compare the values of the innerHtml property of the body tag
of a page. In particular, it seems that the latter way of doing it is
the only way possible in IE.

Does anyone have advice on how to properly detect dynamic changes to
pages using Javascript?

Thanks!
Jeff

May 8 '07 #1
2 1628
Jeff <je************@gmail.comwrote in news:1178598830.043725.266800
@l77g2000hsb.googlegroups.com:
Does anyone have advice on how to properly detect dynamic changes to
pages using Javascript?
You can download the "firebug" plugin for Firefox @
http://www.getfirebug.com/, then use the HTML tab in the console. You'll
see dynamic changes highlight in yellow.
May 8 '07 #2
On May 7, 10:06 pm, Good Man <h...@letsgo.comwrote:
Jeff <jeffrey.big...@gmail.comwrote in news:1178598830.043725.266800
@l77g2000hsb.googlegroups.com:
Does anyone have advice on how to properly detect dynamic changes to
pages using Javascript?

You can download the "firebug" plugin for Firefox @http://www.getfirebug.com/, then use the HTML tab in the console. You'll
see dynamic changes highlight in yellow.
Is there a more convenient way than what I suggested using only
Javascript that would also work in IE?

Thanks!
Jeff

May 8 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Erik Bethke | last post by:
Hello All, I am trying to clean up some polish bugs with the Shanghai game I am working on and I am currently stuck on trying to get the right event for detecting when the user has changed the...
1
by: Erik Bethke | last post by:
Hello All, I am trying to clean up some polish bugs with the Shanghai game I am working on and I am currently stuck on trying to get the right event for detecting when the user has changed the...
3
by: Chung Leong | last post by:
Anyone knows a good algorithm for detecting difference between two pieces of text? I'm working on a content management system and would like to add the ability to highlight changes made between...
2
by: Simon Harvey | last post by:
Hi all, Is there any easy way to check a field for calues that have changed on a post back. So the page is sent to the user, the user changes some values and I need to know which ones...
6
by: MattC | last post by:
Hi, I'm implementing a new Business Layer in one of our applications. I'm toying with the idea of placing all the Create, Read, Update and Delete SQL in the object in question and build a...
5
by: needin4mation | last post by:
Hi, I have an asp.net 1.1 application that populates data from a database. When the user changes data, they have to hit a button to update the data. The data entry form (same form that is...
0
by: Maileen | last post by:
Hi, I have a VB.NET application which includes several forms. however,i need to know which form is opened and visible, like that i can actualize it. (typically dynamic changes of language...
3
by: whapts3 | last post by:
I'm putting together a rather dynamic page (AJAX/all-that-mess). So... to go between different sorts of content on the page, I have it set up something like this. <a href="#10"...
1
by: Jeff | last post by:
Hi all, I'd like to be able to detect when page content is dynamically changed by Javascript. I'd like to detect any changes to the content, such as the addition of new DOM elements and when...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.