Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > a website opens in my iframe Is there a way to know the address of the link the visitor clicks on ?

Reply
Thread Tools

a website opens in my iframe Is there a way to know the address of the link the visitor clicks on ?

 
 
Mounir
Guest
Posts: n/a
 
      09-19-2003
a website opens in my iframe Is there a way to know the address of the
link the visitor clicks on ?
 
Reply With Quote
 
 
 
 
Lasse Reichstein Nielsen
Guest
Posts: n/a
 
      09-19-2003
(Mounir) writes:

> a website opens in my iframe Is there a way to know the address of the
> link the visitor clicks on ?


No, not without access to the website source.

/L
--
Lasse Reichstein Nielsen -
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
 
Reply With Quote
 
 
 
 
Ivo
Guest
Posts: n/a
 
      09-20-2003
Lasse Reichstein Nielsen <> wrote in message news:<>...
> (Mounir) writes:
>
> > a website opens in my iframe Is there a way to know the address of the
> > link the visitor clicks on ?

>
> No, not without access to the website source.
>
> /L


A workaround could be to put a transparent iframe over the iframe with
the external page. That will 1. block any clicks directly in the
iframe, and 2. give you the possibility to track the mouse over it.
Then when a user clicks, you can calculate which link he tried to
access, provided you know the layout of the external page..
 
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
how to use an iframe as a link (make the whole iframe clickable) mi HTML 4 05-21-2008 10:13 PM
Clicks and double-clicks PontiMax ASP .Net Datagrid Control 2 07-14-2004 11:00 AM
Is there a way to foil abusive clicks on sponsored aderts in Google? Kerry Javascript 1 05-17-2004 02:12 PM
Get form values from iframe (1) to iframe (2) inside a layer in iframe (1) Daedalous Javascript 3 01-16-2004 11:08 AM
How to get the IP address of visitor of my website in ASP.net? Shige ASP .Net 1 01-13-2004 10:44 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57