>> > 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?
> 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.

Signature
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Victor - 29 Sep 2006 22:20 GMT
Thank you, guys!
It seems to be a proper answer about the cause of my problem !
Victor
> >> > What could cause the following phenomen : after clicking "Back"-button
> >> > of a browser the DOM-structure does not change back to the
[quoted text clipped - 10 lines]
> David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
> Home is where the ~/.bashrc is