php3-list | 199903
Date: 03/12/99
- Next message: Martin B. Jespersen: "Re: [PHP3] Cookies lifetime"
- Previous message: Denis Thuillier: "[PHP3] Cookies lifetime"
- In reply to: Richard Lynch: "[PHP3] [OT] Like PHP web Notes feature, but..."
- Next in thread: Tommy Morgan: "Re: [PHP3] [OT] Like PHP web Notes feature, but..."
- Reply: Tommy Morgan: "Re: [PHP3] [OT] Like PHP web Notes feature, but..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Martin B. Jespersen: "Re: [PHP3] Cookies lifetime"
- Previous message: Denis Thuillier: "[PHP3] Cookies lifetime"
- In reply to: Richard Lynch: "[PHP3] [OT] Like PHP web Notes feature, but..."
- Next in thread: Tommy Morgan: "Re: [PHP3] [OT] Like PHP web Notes feature, but..."
- Reply: Tommy Morgan: "Re: [PHP3] [OT] Like PHP web Notes feature, but..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

