Rollover Image Problem!

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Dec 15th, 2005, 15:23
New Member
Join Date: Dec 2005
Age: 31
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote

  #2 (permalink)  
Old Dec 16th, 2005, 00:54
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Re: Rollover Image Problem!

fancy posting us some code?
Reply With Quote
  #3 (permalink)  
Old Dec 16th, 2005, 01:44
New Member
Join Date: Dec 2005
Age: 31
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Re: Rollover Image Problem!

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>
Reply With Quote
Reply

Tags
rollover, image, problem

Thread Tools

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

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


All times are GMT. The time now is 19:21.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43