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.

Coding Forum


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



Reply
Old 03-16-2007, 06:45 AM TD Mousover problems
hidetoslave's Avatar
Junior Talker

Posts: 1
Trades: 0
Can someone please help me with my TD Mouseover problem?

I made a menu in Table form, and had the following codes:

<style type="text/css">
td.normal{
background-image:url(images/m1.jpg);
}

td.normalon {
background-image: url(images/m1r.jpg);
} </style>

.......

(and for the menu in each cell)

<TR>
<TD class="normal" onmouseover="this.className='normalon'"
onmouseout="this.className='normal'" height="22" valign="top">
<div class="style37" style="padding-top:3px; padding-left:34px "><a href="history.html" class="style3" span style="text-decoration: none;" ONMOUSEOVER="window.status= 'About Us' ; return true" ><strong>About Us</strong></a></div>
</TD>
</TR>

And so on. Basically the effect was I have this background image (m1.jpg) and when you click on a cell since it was a menu, the background uimage would change to m1r.jpg making it like sort of highlight.

You can view this at www.analytical-online.com/options and see the menu on the left

HOWEVER I received comments from some people that sometimes especially in INternet explorer, when they try to choose something on the menu.. so they will point the mouse on a cell and instead of having the desired highlight effect that I want to (from the mouseover)... the cell just goes BLANK.

It usually happens with IE but with Firefox it works fine.

Why does it go blank when you point to a cell/menu??? HELP!
hidetoslave is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-21-2007, 10:23 PM Re: TD Mousover problems
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
It might be the way the cache settings are set in IE. If you go (in IE6) to menu:

Tools > Internet Options... > Tempoary Internet Files / Settings... > Check for new versions of stored pages / Automatically

That will solve a flicker problem IE6 has with mouse over images
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is online now
Reply With Quote
View Public Profile
 
Reply     « Reply to TD Mousover problems
 

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