Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
terrace_29 #1
remote rollovers in dreamweaver?
Dear forum,
I made a remote rollover in image ready which tested fine in the browser
(IE6), however it did not translate when loaded onto my server. I am certain
that all the images are in the remote folder, not certain wheteher I can remedy
this with java script orperhaps 'swap images'. Here is the code:
ONMOUSEOVER="changeImages('title_mrq3', 'images/title_mrq3-ent_up_over.gif',
'agree', 'images/agree-ent_up_over.gif', 'bck2', 'images/bck2-ent_up_over.gif',
'ex_up', 'images/ex_up-ent_up_over.gif', 'img5',
'images/img5-ent_up_over.jpg'); return true;"
ONMOUSEOUT="changeImages('title_mrq3', 'images/title_mrq3.gif', 'agree',
'images/agree.gif', 'bck2', 'images/bck2.gif', 'ex_up', 'images/ex_up.gif',
'img5', 'images/img5.jpg'); return true;"
ONMOUSEDOWN="changeImages('title_mrq3', 'images/title_mrq3.gif', 'agree',
'images/agree.gif', 'bck2', 'images/bck2.gif', 'ex_up', 'images/ex_up.gif',
'img5', 'images/img5.jpg'); return true;"
ONMOUSEUP="changeImages('title_mrq3', 'images/title_mrq3-ent_up_over.gif',
'agree', 'images/agree-ent_up_over.gif', 'bck2', 'images/bck2-ent_up_over.gif',
'ex_up', 'images/ex_up-ent_up_over.gif', 'img5',
'images/img5-ent_up_over.jpg'); return true;">
</A><a href="home.html"><img src="images/ent_up.gif" width="48"
height="30" border="0"></a></TD>
<TD width="96"><img src="images/bck2.gif" width="96" height="30"></TD>
<TD width="43"> <A HREF="#"
terrace_29 Guest
-
Remote Server Time and Dreamweaver
Does anyone know a fix for the Error: 'Dreamweaver cannot determine the remote server time.'? We are using dreamweaver 7.01 and Coldfusion 6.1 with... -
remote or disjointed rollovers
Hi, I would hugely appreciate help with learning how to do remote or disjointed rollovers in Flash 5. (Meaning, I want to roll over a symbol and... -
need help with remote or disjointed rollovers
Hi, Not being too versed in Flash I'm totally failing to figure out how to do remote or disjointed rollovers (where mousing over one symbol... -
Setting folder permissions on remote machine / remote domain
Hello there, I have the following problem: I have Machine A which runs my website. I have Machine B which holds folders for users. Machine A... -
Dreamweaver Remote: My simple dream
I want to be able to walk into any Internet Cafe in the world and run DreamWeaver or something with Dreamweaver's table-handling capabilities --... -
Murray *ACE* #2
Re: remote rollovers in dreamweaver?
Post a link to the page, please.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"terrace_29" <webforumsuser@macromedia.com> wrote in message
news:ed24j2$bbm$1@forums.macromedia.com...> Dear forum,
>
> I made a remote rollover in image ready which tested fine in the browser
> (IE6), however it did not translate when loaded onto my server. I am
> certain
> that all the images are in the remote folder, not certain wheteher I can
> remedy
> this with java script orperhaps 'swap images'. Here is the code:
>
> ONMOUSEOVER="changeImages('title_mrq3',
> 'images/title_mrq3-ent_up_over.gif',
> 'agree', 'images/agree-ent_up_over.gif', 'bck2',
> 'images/bck2-ent_up_over.gif',
> 'ex_up', 'images/ex_up-ent_up_over.gif', 'img5',
> 'images/img5-ent_up_over.jpg'); return true;"
> ONMOUSEOUT="changeImages('title_mrq3', 'images/title_mrq3.gif', 'agree',
> 'images/agree.gif', 'bck2', 'images/bck2.gif', 'ex_up',
> 'images/ex_up.gif',
> 'img5', 'images/img5.jpg'); return true;"
> ONMOUSEDOWN="changeImages('title_mrq3', 'images/title_mrq3.gif', 'agree',
> 'images/agree.gif', 'bck2', 'images/bck2.gif', 'ex_up',
> 'images/ex_up.gif',
> 'img5', 'images/img5.jpg'); return true;"
> ONMOUSEUP="changeImages('title_mrq3',
> 'images/title_mrq3-ent_up_over.gif',
> 'agree', 'images/agree-ent_up_over.gif', 'bck2',
> 'images/bck2-ent_up_over.gif',
> 'ex_up', 'images/ex_up-ent_up_over.gif', 'img5',
> 'images/img5-ent_up_over.jpg'); return true;">
> </A><a href="home.html"><img src="images/ent_up.gif" width="48"
> height="30" border="0"></a></TD>
>
> <TD width="96"><img src="images/bck2.gif" width="96" height="30"></TD>
>
> <TD width="43"> <A HREF="#"
>
>
Murray *ACE* Guest



Reply With Quote

