HighDots Forums  

Image Rollover not working

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Image Rollover not working in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
squirmywormy6
 
Posts: n/a

Default Image Rollover not working - 02-26-2007 , 06:25 PM






I'm stuck and frustrated....my image rollover is not working. I've deleted the
code twice and started over and can't figure it out...here is the code...can
someone please help me and see if you can figure something out. Thanks

<tr>
<td width="70" height="84" align="left" valign="top"><a
href="../Index.html" onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('home','','../images_pg2/home_rollover.jpg',1)"><img
src="../images_pg2/home.jpg" name="home" width="70" height="84"
border="0"></a></td>
<td width="78" align="left" valign="top"><a href="../departments.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('departments','','../images_pg2/departs_rollover.jpg',
1)"><img src="../images_pg2/departs.jpg" name="departments" width="78"
height="84" border="0"></a></td>
<td width="76" align="left" valign="top"><a href="../board.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('board','','../images_pg2/board_rollover.jpg',1)"><img
src="../images_pg2/board.jpg" name="board" width="76" height="84"
border="0"></a></td>
<td width="77" align="left" valign="top"><a href="../forms.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('forms','','../images_pg2/forms_rollover.jpg',1)"><img
src="../images_pg2/forms.jpg" name="forms" width="77" height="84"
border="0"></a></td>


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Image Rollover not working - 02-26-2007 , 07:37 PM






It would be best to post a link to the page, so we could see the not working
part. Are none of these rollovers working? Do you get a js error on the
page?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"squirmywormy6" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I'm stuck and frustrated....my image rollover is not working. I've
deleted the
code twice and started over and can't figure it out...here is the
code...can
someone please help me and see if you can figure something out. Thanks

tr
td width="70" height="84" align="left" valign="top"><a
href="../Index.html" onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('home','','../images_pg2/home_rollover.jpg',1)"><img
src="../images_pg2/home.jpg" name="home" width="70" height="84"
border="0"></a></td
td width="78" align="left" valign="top"><a href="../departments.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('departments','','../images_pg2/departs_rollover.jpg',
1)"><img src="../images_pg2/departs.jpg" name="departments" width="78"
height="84" border="0"></a></td
td width="76" align="left" valign="top"><a href="../board.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('board','','../images_pg2/board_rollover.jpg',1)"><img
src="../images_pg2/board.jpg" name="board" width="76" height="84"
border="0"></a></td
td width="77" align="left" valign="top"><a href="../forms.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('forms','','../images_pg2/forms_rollover.jpg',1)"><img
src="../images_pg2/forms.jpg" name="forms" width="77" height="84"
border="0"></a></td




Reply With Quote
  #3  
Old   
Deaf Web Designer
 
Posts: n/a

Default Re: Image Rollover not working - 02-26-2007 , 08:08 PM



My eyes hurt! <close both of my eyes with my hands on>

[q]Originally posted by: squirmywormy6
I'm stuck and frustrated....my image rollover is not working. I've deleted
the code twice and started over and can't figure it out...here is the
code...can someone please help me and see if you can figure something out.
Thanks

<tr>
<td width="70" height="84" align="left" valign="top"><a
href="../Index.html" onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('home','','../images_pg2/home_rollover.jpg',1)"><img
src="../images_pg2/home.jpg" name="home" width="70" height="84"
border="0"></a></td>
<td width="78" align="left" valign="top"><a href="../departments.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('departments','','../images_pg2/departs_rollover.jpg',
1)"><img src="../images_pg2/departs.jpg" name="departments" width="78"
height="84" border="0"></a></td>
<td width="76" align="left" valign="top"><a href="../board.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('board','','../images_pg2/board_rollover.jpg',1)"><img
src="../images_pg2/board.jpg" name="board" width="76" height="84"
border="0"></a></td>
<td width="77" align="left" valign="top"><a href="../forms.html"
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('forms','','../images_pg2/forms_rollover.jpg',1)"><img
src="../images_pg2/forms.jpg" name="forms" width="77" height="84"
border="0"></a></td>[/q]




Reply With Quote
  #4  
Old   
squirmywormy6
 
Posts: n/a

Default Re: Image Rollover not working - 02-27-2007 , 11:04 AM



I don't have a site to publish this page to...it's for an internal site and no i'm not getting any js errors

Thanks

Reply With Quote
  #5  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Image Rollover not working - 02-27-2007 , 11:08 AM



So, how can we debug this without seeing it?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"squirmywormy6" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I don't have a site to publish this page to...it's for an internal site and
no i'm not getting any js errors

Thanks



Reply With Quote
  #6  
Old   
squirmywormy6
 
Posts: n/a

Default Re: Image Rollover not working - 02-27-2007 , 11:36 AM



Well, I'm new to this so that's why I posted the code for the rollover....I guess that didn't help. So i'm not sure what else I can do to get help.... Thanks

Reply With Quote
  #7  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Image Rollover not working - 02-27-2007 , 11:45 AM



Post the code to the whole page. There's more involved here than just what
you posted.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"squirmywormy6" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Well, I'm new to this so that's why I posted the code for the
rollover....I guess that didn't help. So i'm not sure what else I can do
to get help.... Thanks



Reply With Quote
  #8  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Image Rollover not working - 02-27-2007 , 12:07 PM



Didn't see any likely candidates for either....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Alan" <please_dont_mail_me (AT) example (DOT) com> wrote

Quote:
One possible when rollovers don't work is that the "name" or "ID" of the
image is used more than once in the page. The name or ID must be unique.

It's also slightly possible that the name it's been given is a reserved
work. If there are no duplicate names- then change the image's "name" and
adjust/update the rollover behavior to the new name.

Well, I'm new to this so that's why I posted the code for the
rollover....I
guess that didn't help. So i'm not sure what else I can do to get
help....
Thanks

--
Alan
Adobe Community Expert, dreamweaver

http://www.adobe.com/communities/experts/






Reply With Quote
  #9  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Image Rollover not working - 02-27-2007 , 12:43 PM



Rename it and reapply the rollover.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"squirmywormy6" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
That worked great for all of them EXCEPT the last rollover which is
Forms....it's not working.

Thanks



Reply With Quote
  #10  
Old   
squirmywormy6
 
Posts: n/a

Default Re: Image Rollover not working - 02-27-2007 , 12:43 PM



That worked great for all of them EXCEPT the last rollover which is Forms....it's not working.

Thanks

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.