Who is an expert in DOM?

V

Victor

A question for gurus :

What could cause the following phenomen : after clicking "Back"-button
of a browser the DOM-structure does not change back to the
DOM-structure of the previous page and stays on the structure of the
page which has been just left?

Regards

Victor
 
K

Kevin Darling

Victor said:
What could cause the following phenomen : after clicking "Back"-button
of a browser the DOM-structure does not change back to the
DOM-structure of the previous page and stays on the structure of the
page which has been just left?

Depends on how you're looking at the DOM. Your own program? Or an
add-on like "IE DOM Explorer", which requires a manual File-Refresh?

Kev
 
V

Victor

Kevin said:
Depends on how you're looking at the DOM. Your own program? Or an
add-on like "IE DOM Explorer", which requires a manual File-Refresh?

Kev

FireFox - DOM Inspector

Victor
 
D

David Dorward

FireFox - DOM Inspector

Because that is how the Firefox DOM Inspector works. It inspects a document,
if you change the document in the browser it doesn't change the document
being inspected.
 
V

Victor

Thank you, guys!

It seems to be a proper answer about the cause of my problem !

Victor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top