pym59
09-23-2003, 12:40 PM
Is it possible to detect (capture ) click events in the same window. Example
I have a window with two frames:
1. a little frame at the top displaying anc counting the click in the window
2. a big one, the rest of the window, displaying webpages, which are not on the same server (for example www.altavista.com)
Is it possible to detect when the user click something in the frame containing the page www.altavista.com so that i can count the clicks in the upper frame.
I have no idea if it is possible and in which language this could be implemented
Thanks for an answer
I have a window with two frames:
1. a little frame at the top displaying anc counting the click in the window
2. a big one, the rest of the window, displaying webpages, which are not on the same server (for example www.altavista.com)
Is it possible to detect when the user click something in the frame containing the page www.altavista.com so that i can count the clicks in the upper frame.
I have no idea if it is possible and in which language this could be implemented
Thanks for an answer