Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Please explain me the history and l

Status
Not open for further replies.

ravula2000

IS-IT--Management
Mar 8, 2002
205
US
Please explain me the history and location objects and how they will be used with examples..

Thanks
 
'Please explain me the history'
u mean ?
Code:
<a href=&quot;javascript:history.go(-1)>back</a>

'and location objects'
u mean ?
Code:
if (parent.location.href == self.location.href) {
 window.location.href = &quot;main.html&quot;;
}

? explain yourself better here
wmail.jpg


someone knowledge ends where
someone else knowledge starts
 
Iam requesting to tell me the significance of both objects. Why they are used with some examples...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top