Adobe Dreamweaver Forums



Last 10 THreads :         Trouble using variables to name and instantiateTextFields (Last Post : jc_2006 - Replies : 1 - Views : 2 )           »          Background color code is not working. Please help (Last Post : Tim G - Replies : 9 - Views : 10 )           »          error (Last Post : Tim G - Replies : 1 - Views : 2 )           »          DWCS4 Menus (Last Post : DouglasWD - Replies : 0 - Views : 1 )           »          Can't open more than one Macromedia product at a time (Last Post : ChandaBB - Replies : 7 - Views : 8 )           »          DWCS4 Fade/Appear image load question (Last Post : DouglasWD - Replies : 0 - Views : 1 )           »          NetStream progressive FLV download current frame (Last Post : AsafH - Replies : 0 - Views : 1 )           »          Creating Newsletters (Last Post : Yovav - Replies : 2 - Views : 10 )           »          CS4 Div Tags Help Needed (Last Post : Ian Edwards - Replies : 4 - Views : 5 )           »          Letters are cutoff (Last Post : shlomi75 - Replies : 0 - Views : 1 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Dreamweaver: Main > Dreamweaver General
 
Tags:



Reply
  #1 (permalink)  
Old 10-07-2008, 09:17 PM
GPaul
 
Posts: n/a
Diggs:
Default Mouseover question

I am working on a page that I would like for the larger image of a thumbnail
to appear on a mouseover and I have never done this before. Can this be
done with html, css or do I need javascript?

Thanks for you help.

Gary




Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-07-2008, 09:53 PM
josie1one
 
Posts: n/a
Diggs:
Default Re: Mouseover question

Google:

"Set Text of Layer" in DW8 and below - but called something slightly
different in CS3+ I believe
Swap Image and
Disjointed Rollovers

--
Jo




"GPaul" <gwpaul@ptd.net> wrote in message
news:gcgfob$fh6$1@forums.macromedia.com...
>I am working on a page that I would like for the larger image of a
>thumbnail to appear on a mouseover and I have never done this before. Can
>this be done with html, css or do I need javascript?
>
> Thanks for you help.
>
> Gary
>



Reply With Quote
  #3 (permalink)  
Old 10-07-2008, 09:54 PM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Mouseover question

Set Text of Container in CS3/CS4.

A nice demo is here -

http://dreamweaverresources.com/tuto...extoflayer.htm

or if you'd like to just do a disjoint rollover go here -

http://www.dwfaq.com/tutorials/basics/disjointed.asp


--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"josie1one" <nobody@nowhere.com> wrote in message
news:gcghbn$h6v$1@forums.macromedia.com...
> Google:
>
> "Set Text of Layer" in DW8 and below - but called something slightly
> different in CS3+ I believe
> Swap Image and
> Disjointed Rollovers
>
> --
> Jo
>
>
>
>
> "GPaul" <gwpaul@ptd.net> wrote in message
> news:gcgfob$fh6$1@forums.macromedia.com...
>>I am working on a page that I would like for the larger image of a
>>thumbnail to appear on a mouseover and I have never done this before. Can
>>this be done with html, css or do I need javascript?
>>
>> Thanks for you help.
>>
>> Gary
>>

>
>


Reply With Quote


  #4 (permalink)  
Old 10-07-2008, 11:12 PM
GPaul
 
Posts: n/a
Diggs:
Default Re: Mouseover question

Thanks for your help.

I know how to create a rollover, its a mouseover with the image size
changing. When I did the swap image in Murray's seond link, the image
remained the same size.

For the first link, would I be able to simply copy the appropriate code to
accomplish this and would I be able to change the text (Link1...etc) with an
image?

Thanks again

Gary
"Murray *ACE*" <forums@HAHAgreat-web-sights.com> wrote in message
news:gcghm6$hmn$1@forums.macromedia.com...
> Set Text of Container in CS3/CS4.
>
> A nice demo is here -
>
> http://dreamweaverresources.com/tuto...extoflayer.htm
>
> or if you'd like to just do a disjoint rollover go here -
>
> http://www.dwfaq.com/tutorials/basics/disjointed.asp
>
>
> --
> Murray --- ICQ 71997575
> Adobe Community Expert
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
> http://www.dwfaq.com - DW FAQs, Tutorials & Resources
> ==================
>
>
> "josie1one" <nobody@nowhere.com> wrote in message
> news:gcghbn$h6v$1@forums.macromedia.com...
>> Google:
>>
>> "Set Text of Layer" in DW8 and below - but called something slightly
>> different in CS3+ I believe
>> Swap Image and
>> Disjointed Rollovers
>>
>> --
>> Jo
>>
>>
>>
>>
>> "GPaul" <gwpaul@ptd.net> wrote in message
>> news:gcgfob$fh6$1@forums.macromedia.com...
>>>I am working on a page that I would like for the larger image of a
>>>thumbnail to appear on a mouseover and I have never done this before.
>>>Can this be done with html, css or do I need javascript?
>>>
>>> Thanks for you help.
>>>
>>> Gary
>>>

>>
>>

>



Reply With Quote
  #5 (permalink)  
Old 10-07-2008, 11:56 PM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Mouseover question

My second link described how to do a disjoint rollover. That means rolling
over image1 swaps image2 in some other location. Try it the way the
tutorials recommends....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"GPaul" <gwpaul@ptd.net> wrote in message
news:gcgmpd$nvm$1@forums.macromedia.com...
> Thanks for your help.
>
> I know how to create a rollover, its a mouseover with the image size
> changing. When I did the swap image in Murray's seond link, the image
> remained the same size.
>
> For the first link, would I be able to simply copy the appropriate code to
> accomplish this and would I be able to change the text (Link1...etc) with
> an image?
>
> Thanks again
>
> Gary
> "Murray *ACE*" <forums@HAHAgreat-web-sights.com> wrote in message
> news:gcghm6$hmn$1@forums.macromedia.com...
>> Set Text of Container in CS3/CS4.
>>
>> A nice demo is here -
>>
>> http://dreamweaverresources.com/tuto...extoflayer.htm
>>
>> or if you'd like to just do a disjoint rollover go here -
>>
>> http://www.dwfaq.com/tutorials/basics/disjointed.asp
>>
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do so!)
>> ==================
>> http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
>> http://www.dwfaq.com - DW FAQs, Tutorials & Resources
>> ==================
>>
>>
>> "josie1one" <nobody@nowhere.com> wrote in message
>> news:gcghbn$h6v$1@forums.macromedia.com...
>>> Google:
>>>
>>> "Set Text of Layer" in DW8 and below - but called something slightly
>>> different in CS3+ I believe
>>> Swap Image and
>>> Disjointed Rollovers
>>>
>>> --
>>> Jo
>>>
>>>
>>>
>>>
>>> "GPaul" <gwpaul@ptd.net> wrote in message
>>> news:gcgfob$fh6$1@forums.macromedia.com...
>>>>I am working on a page that I would like for the larger image of a
>>>>thumbnail to appear on a mouseover and I have never done this before.
>>>>Can this be done with html, css or do I need javascript?
>>>>
>>>> Thanks for you help.
>>>>
>>>> Gary
>>>>
>>>
>>>

>>

>
>


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



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 11:14 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk