Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Re: Call history.go(-1) in an iFrame from another frame
- From: dnunes at gmail.com (diego nunes)
- Subject: [Javascript] Re: Call history.go(-1) in an iFrame from another frame
- Date: Fri Nov 18 07:39:03 2005
Try to get content from an object inside the frame, to check if the error is the frame reference, or the method calling. alert(self.frames['floatFrame'].document.childNodes[10].innerHTML); On 18/11/05, Julien Nadeau <junado@xxxxxxxxxx> wrote: > Thanks for your answer Laurent, > > again, your method does work in Firefox, but it does nothing in Safari (it > does not even returns an error). I'm curious about how Safari might be > handling frames in its JavaScript interpretation. I'm running v.2.0.2 > (416.12). > > I'll let you know if I find something, thanks nonetheless. -- diego nunes
- References:
- [Javascript] Re: Javascript Digest, Vol 33, Issue 11
- From: Laurent Muchacho
- [Javascript] Re: Call history.go(-1) in an iFrame from another frame
- From: Julien Nadeau
- [Javascript] Re: Javascript Digest, Vol 33, Issue 11
- Prev by Date: [Javascript] Re: Call history.go(-1) in an iFrame from another frame
- Next by Date: [Javascript] Re: Call history.go(-1) in an iFrame from another frame
- Previous by thread: [Javascript] Re: Call history.go(-1) in an iFrame from another frame
- Next by thread: [Javascript] Re: Call history.go(-1) in an iFrame from another frame
- Index(es):