This is a discussion on "Rollover Image Problem!" within the JavaScript Forum section. This forum, and the thread "Rollover Image Problem! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Rollover Image Problem!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Rollover Image Problem!
Need some help here? Please bear in mind that this is a client’s website and he DID all the coding. I’m having a problem with a rollover image. At the bottom of the page there is an image called live charting, I add a fly out menu and that works fine but I’m trying to add the rollover that belongs to that button. The image is called liveChartO.gif. There is a conflict when I add the rollover image script to the live charting button, I was wondering if any can help me out. Thanks ahead of time!
http://www.marketmetre.com/equities1.php Erick |
|
|
|
|||
|
Re: Rollover Image Problem!
fancy posting us some code?
|
|
|||
|
I'm calling the rollover first, then the fly out menu
<a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image51','','images/liveChartO.gif',1) ; onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '75px')" onMouseout="delayhidemenu()"><img src="images/liveChart.gif" width="75" height="90" border="0"></a> |
![]() |
| Tags |
| rollover, image, problem |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| background-image rollover problem ie6 | ukstoner | Web Page Design | 6 | Apr 9th, 2008 14:00 |
| [SOLVED] multiple image rollover not restoring image | snappy | JavaScript Forum | 4 | Nov 5th, 2007 14:38 |
| image change when rollover link | snappy | JavaScript Forum | 2 | Apr 23rd, 2007 19:27 |
| Rollover image with links on new image | stoob | JavaScript Forum | 2 | Feb 8th, 2007 22:05 |
| image rollover | renren | Web Page Design | 3 | Feb 13th, 2006 12:54 |