|
| Index | Recent Threads | Unanswered Threads | Who's Online | User List | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 5
|
|
| Author |
|
|
Newbie Joined: Mar 3, 2008 Post Count: 49 Status: Offline |
target="_blank" does not work (in any browser) for a link (URL)which contains a tracking code. Is this something which is a common nuance? Does anyone know how i can get round this. Many Thanks. Paul. |
||
|
|
Advanced Member USA Joined: Mar 24, 2005 Post Count: 3000 Status: Offline |
do you have an example? target="" should be respected unless the browser settings are modified not to open new windows/new tabs... ---------------------------------------- "The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo Save the developers<!> Maine Webworks |
||
|
|
Newbie Joined: Mar 3, 2008 Post Count: 49 Status: Offline |
here is an example http://www.equanet.com/showcases/adobe/ there is a link near the bottom of this page under 'downloads'. The link is tracked and does not open up in a new browser even tho its target="_blank". Kind Rgds |
||
|
|
Advanced Member UK Joined: Sep 17, 2007 Post Count: 590 Status: Offline |
The code for "downloads" is missing = <p><a href="http://www.adobe.com/uk/downloads/?trackingid=EEMTQ" target"_blank">Experience the Latest Adobe CS4 Products with Downloadable Trial Versions</a></p> so try this:- <p><a href="http://www.adobe.com/uk/downloads/?trackingid=EEMTQ" target="_blank">Experience the Latest Adobe CS4 Products with Downloadable Trial Versions</a></p> ---------------------------------------- Code downloaded to my PC will be deleted in due course. WIN XP SP3; IE7, Firefox 3.0, Opera and Safari for Windows; screen resolution usually 1024x768. IE6 on W98 with 800*600. |
||
|
|
Newbie Joined: Mar 3, 2008 Post Count: 49 Status: Offline |
doh! I think it is time i had my eyes retested. Many thanks! |
||
|
|
|
|
|
Current timezone is GMT Mar 22, 2010 11:06:04 AM |