HighDots Forums  

self.history.back()

Javascript (German) Programmiersprache JavaScript. (de.comp.lang.javascript)


Discuss self.history.back() in the Javascript (German) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Stephan Dreisbach
 
Posts: n/a

Default self.history.back() - 01-19-2004 , 03:05 AM






Hallo,

ich verstehe es nicht: self.history.back(); oder history.back(); führt
zur Fehlermeldung: self.history has no properties.

Reply With Quote
  #2  
Old   
Thomas 'PointedEars' Lahn
 
Posts: n/a

Default Re: self.history.back() - 01-19-2004 , 03:42 AM






Stephan Dreisbach wrote:

Quote:
ich verstehe es nicht: self.history.back(); oder history.back(); führt
zur Fehlermeldung: self.history has no properties.
"self" ist -- auch wenn es hier nicht gleich ersichtlich ist -- eine
Eigenschaft der window-Eigenschaft des globalen Objektes und diese
ist proprietär. Gleiches gilt für History-Objekte bzw. die
"history"-Eigenschaft von Window-Objekten, und dies könnte ein Grund
für die Fehlermeldung sein. Im übrigen ist das hier kein Ratespiel,
lies bitte <http://dcljs.de/>.


PointedEars


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.