Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] [OT] Like PHP web Notes feature, but... From: CIMPOESU Teodor (teo <email protected>)
Date: 03/12/99

Richard Lynch wrote:

> I wanna do something like the PHP web Notes feature (way cool!) but:
>
> I'm stuck in ASP/JavaScript land.
> I have no control over the content displayed.
> What I've done is create a FRAMESET with the content in one frame, and
> with a "Notate" toolbar in another. Using Netscape EventHandler, I can
> catch when the user clicks on links in the content frame, and update the
> toolbar ("Notes") frame.
> But I can't seem to catch the event when the user uses the Back/Forward
> buttons to update the Notate frame. I only have to worry about Netscape
> 4.x (internal project).

[snip]

try using onUnload event handler for frameset or individualy for a frame.

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>