Log In · Register

 
Image Mapping
gotryce22
post Dec 24 2008, 06:25 PM
Post #1


Member
**

Group: Member
Posts: 25
Joined: Jul 2007
Member No: 544,574



Whenever I click on one of my links, it pops up in a new tab in Firefox and a new window in IE. Is there any way to make it so it pops up in the same window?
 
 
Start new topic
Replies (1 - 5)
TOOLBAGSIRNUTS
post Dec 24 2008, 06:28 PM
Post #2


Senior Member
****

Group: Member
Posts: 113
Joined: Dec 2008
Member No: 704,636



CODE
<a href="destinationurl" target="_top">linktext</a>
 
gotryce22
post Dec 24 2008, 06:34 PM
Post #3


Member
**

Group: Member
Posts: 25
Joined: Jul 2007
Member No: 544,574



Ah, so the <target="_top"> was the cause of it. Thanks for the help.
 
TOOLBAGSIRNUTS
post Dec 24 2008, 06:40 PM
Post #4


Senior Member
****

Group: Member
Posts: 113
Joined: Dec 2008
Member No: 704,636



Yeah basically the target attribute will tell the link how it should open the link; either a new window or the same window. If that doesn't work then use _self
 
Mickey
post Dec 25 2008, 07:23 AM
Post #5


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Look for target="_blank" attributes in your links and replace them with target="_self" so your links would look like this:

CODE
<a href="URL" target="_self">TEXT</a>
 
tokyo-rose
post Jul 16 2009, 05:29 PM
Post #6


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Topic Closed, and Moved to Myspace Resolved Topics. Please PM a moderator if you would like this reopened.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: