Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Capturing events outside document body

Reply
Thread Tools

Capturing events outside document body

 
 
bb
Guest
Posts: n/a
 
      08-14-2003
I need to capture the following events in IE 5+ and Netscape 6:

- Enter new address in URL window and click "GO"
- Select a favorite
- Click "Home" button
- Click "Back" or "Forward" button

Basically, I have to see if someone is navigating away from our page
under very specific circumstances, and pop-up a window. I need more
granularity than the unload and onclose events will give me.

Any help at all is greatly appreciated
 
Reply With Quote
 
 
 
 
Jim Ley
Guest
Posts: n/a
 
      08-14-2003
On 14 Aug 2003 12:09:14 -0700, (bb) wrote:

>I need to capture the following events in IE 5+ and Netscape 6:
>
>- Enter new address in URL window and click "GO"
>- Select a favorite
>- Click "Home" button
>- Click "Back" or "Forward" button
>
>Basically, I have to see if someone is navigating away from our page
>under very specific circumstances, and pop-up a window. I need more
>granularity than the unload and onclose events will give me.
>
>Any help at all is greatly appreciated


In a normal environment all of the above is impossible.

Why the requirement of "IE5+ and Netscape 6" ? that's an odd one, I
can understand IE only, and I can understand works anywhere possible,
but don't understand chopping off Safari, Opera and Konquerer.

Jim.
--
comp.lang.javascript FAQ - http://jibbering.com/faq/

 
Reply With Quote
 
 
 
 
DU
Guest
Posts: n/a
 
      08-14-2003
bb wrote:

> I need to capture the following events in IE 5+ and Netscape 6:
>
> - Enter new address in URL window and click "GO"
> - Select a favorite
> - Click "Home" button
> - Click "Back" or "Forward" button
>
> Basically, I have to see if someone is navigating away from our page
> under very specific circumstances, and pop-up a window. I need more
> granularity than the unload and onclose events will give me.
>
> Any help at all is greatly appreciated


From an user perspective, your requests, your wishes are absolutely
over-excessive, over-controlling, intrusive, invasive and unjustifiable.
Wherever an user decides to go should be entirely up to him and none
of the web developers' business, none of his concern.

DU
--
Javascript and Browser bugs:
http://www10.brinkster.com/doctorunclear/
- Resources, help and tips for Netscape 7.x users and Composer
- Interactive demos on Popup windows, music (audio/midi) in Netscape 7.x
http://www10.brinkster.com/doctorunc...e7Section.html

 
Reply With Quote
 
kaeli
Guest
Posts: n/a
 
      08-14-2003
In article <>,
enlightened us with...
>
> In a normal environment all of the above is impossible.
>


Is it even possible at all in NN? I would think one would have to write
a COM add in for non-IE browser button press captures...


-------------------------------------------------
~kaeli~
Why do people who know the least know it the loudest?
If that cell phone was up your a$$, maybe you could
drive a little better!
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
-------------------------------------------------
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
document or document.body Martin Rinehart Javascript 13 12-07-2008 01:06 PM
help with pix inside->outside + dmz->outside + inside->outside->dmz Jack Cisco 0 09-19-2007 01:57 AM
CallForward outside->inside->outside failed after one ring. Yogz Cisco 1 04-16-2007 03:58 PM
Events Events Events Please Help Chris ASP .Net Web Controls 0 08-30-2005 08:21 PM
nat from outside to outside dt1649651@yahoo.com Cisco 1 08-21-2005 04:26 PM



Advertisments