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.

JavaScript Forum


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



Reply
Rollover Breaks in IE 6 When Clicked
Old 10-11-2005, 07:14 PM Rollover Breaks in IE 6 When Clicked
Novice Talker

Posts: 10
Trades: 0
Hi -

A "view cart" text rollover I'm using with PayPal's shopping cart works but doesn't display properly. It will only change state once in IE 6.0 (in other words, the rollover breaks after the first click). It works fine in Firefox.

If you can help, I would appreciate it...


Here's the code (PayPal link is intentionally fake):


<html>

<head>

<style type="text/css">

<!--

a.one:link

{text-decoration:none;color:black;display:block;width:10 0%;height:100%;background:#959595;}
a.one:visited

{text-decoration:none;color:black;display:block;width:10 0%;height:100%;background:#959595;}
a.one:hover

{text-decoration:none;color:#ffffff;display:block;width: 100%;height:100%;background:#959595;}
a.one:active

{text-decoration:none;color:black;display:block;width:10 0%;height:100%;background:#959595;}

-->

</style>

</head>

<body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">

<table width="100" border="0" align="right" cellpadding="0" cellspacing="2">
<tr>
<td><div align="center"><font size="+0" face="Arial, Helvetica, sans-serif"><a class="one"

href="#"

onclick="window.open('https://www.paypal.com/cart/display=1&business=test%40invalid.com','cartwin'

,'width=600,height=400,scrollbars,location,resizab le,status');return false;"><strong>View

Cart</strong></a></font></div>
</div></td>
</tr>
</table>

</body>
</html>
Cybersquid is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Rollover Breaks in IE 6 When Clicked
 

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 4.27683 seconds with 12 queries