HighDots Forums  

Event when page returned to?

Javascript JavaScript language (comp.lang.javascript)


Discuss Event when page returned to? in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve Swift
 
Posts: n/a

Default Event when page returned to? - 01-05-2008 , 02:09 AM






Is there an event which is triggered (such as onLoad) when I go back in
my browser?

If onLoad triggers also when I return to an already loaded page then is
this action specified anywhere, or is it at the whim of the browser
programmer?

A brief search was inconclusive.

--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk

Reply With Quote
  #2  
Old   
David Mark
 
Posts: n/a

Default Re: Event when page returned to? - 01-05-2008 , 02:23 AM






On Jan 5, 2:09*am, Steve Swift <Steve.J.Sw... (AT) gmail (DOT) com> wrote:
Quote:
Is there an event which is triggered (such as onLoad) when I go back in
my browser?
Not always.

http://www.opera.com/support/search/view/827/

Quote:
If onLoad triggers also when I return to an already loaded page then is
this action specified anywhere, or is it at the whim of the browser
programmer?
Nothing is triggered if the DOM state of the page has been preserved
in history. This is as it should be.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.