Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Links opening undesired new windows
Old 01-29-2007, 12:12 PM Links opening undesired new windows
Junior Talker

Posts: 2
Trades: 0
Hi,

I created rollover buttons in ImageReady CS2, which generated the html for my web page.
The rollover buttons each had their table cell, but that caused problems with IE and the cell height, so I combined them all into one td.
It now works but for some reason each link opens a new window! and they even stop working after a while

The page is:

www.seroscience.com

Here is one of the links:

<a href="contact.html"
onmouseover="changeImages('Contact', 'images/Contact-over.gif'); return true;"
onmouseout="changeImages('Contact', 'images/Contact.gif'); return true;"
onmousedown="changeImages('Contact', 'images/Contact-over.gif'); return true;"
onmouseup="changeImages('Contact', 'images/Contact-over.gif'); return true;">
<img src="images/Contact.gif" alt="Contact" name="Contact" width="204" height="25" border="0" id="Contact" /></a>

Any help would be greatly appreciated!
van2 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-29-2007, 02:37 PM Re: Links opening undesired new windows
Average Talker

Posts: 28
Name: Ben Allen
Trades: 0
You want to set target="_self" on the <a> tags. I notice some where set to the page link, so I'm not sure if you misinterpreted what 'target' meant or what, but that should fix your problem.
ballen is offline
Reply With Quote
View Public Profile
 
Old 01-29-2007, 02:48 PM Re: Links opening undesired new windows
Junior Talker

Posts: 2
Trades: 0
That certainly fixed it Thanks!
van2 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Links opening undesired new windows
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14192 seconds with 12 queries