PDA

View Full Version : Detect Frame Page Change


Jasonb61
07-17-2002, 03:58 PM
Is there a way to tell when a user clicks or opens a differant page inside a frame? (EX. http://www22.brinkster.com/themainframe/mchip.html )

I want to know when a user clicks the link that says "Click here to enter"... Is it possible to detect that?


Thanks a millions,
JohnnyX

tamienne
07-17-2002, 05:37 PM
Can't you just put a onClick on the link of that page to do what you need to do?