Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Brian #1
rollover labesl in html???
I have in the past seen little rollover labels on on images in html,
similar to what people do in flash. What I am talking about are little
labels that for example appear when you roll over an image. How is that
done? DHTML, CSS, XML??? Could anyone point me in the right direction?
Thanks a bunch!
Brian
Brian Guest
-
Rollover
take a look at this for example of rollovers... http://portfolio.jumpout.co.uk/examples/director "Robert Lee" <rjlee@earthling.net> wrote in... -
rollover in 3D
I would like to make a kind of a rollover in a 3d world. I use this script voor a mouseDown action: on mouseDown (me) -- update the mouse down... -
import fireworks html : rollover state not showing
Hi, I'm having a strange problem ! I made my navigation in a different png document than the rest of the page. So I exported it to html and images... -
trying to do a rollover - please help!!!
Hi, I'm a bit new to Director and i'm trying to make a rolloverbutton so that when i entermouse i want the transparency to go from 100 to 0. And... -
Rollover and making another rollover with links
Hi, This website is nicely designed and the rollover menu design is simple, but clear and effective. http://earthtrends.wri.org/ Does... -
Murray *TMM* #2
Re: rollover labesl in html???
<img title="Is this what you are looking for?"....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Brian" <brian@agilitygraphics.com> wrote in message
news:cgo1rg$b2t$1@forums.macromedia.com...>I have in the past seen little rollover labels on on images in html,
>similar to what people do in flash. What I am talking about are little
>labels that for example appear when you roll over an image. How is that
>done? DHTML, CSS, XML??? Could anyone point me in the right direction?
>
>
> Thanks a bunch!
> Brian
Murray *TMM* Guest
-
Brian #3
Re: rollover labesl in html???
I was looking for a script to show the title in the browser when viewing
the page whe the mouse is over the image.
Thanks,
brian
Brian Guest
-
Murray *TMM* #4
Re: rollover labesl in html???
<img title="is this what you are looking for?"....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Brian" <brian@agilitygraphics.com> wrote in message
news:ch0g8g$6sp$1@forums.macromedia.com...>I was looking for a script to show the title in the browser when viewing
>the page whe the mouse is over the image.
>
> Thanks,
> brian
Murray *TMM* Guest
-
rob::digitalburn #5
Re: rollover labesl in html???
I think he actually just needs to use the alt property, either that or a
fancier JavaScript tooltip type thing.
rob::digitalburn Guest
-
Murray *TMM* #6
Re: rollover labesl in html???
But the alt attribute is NOT a tooltip and is only erroneously shown in IE.
The title attribute, as I showed is exactly what he/she is looking for, and
will be displayed cross-browser/platform.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"rob::digitalburn" <rob@digitalburn.net> wrote in message
news:ch0if9$8q3$1@forums.macromedia.com...>I think he actually just needs to use the alt property, either that or a
> fancier JavaScript tooltip type thing.
>
>
Murray *TMM* Guest
-
Brian #7
Re: rollover labesl in html???
I just tried that and that is not what I was looking for. What I wanted
to do, is called a hoover caption in Flash, not sure what it is called
in html. Something that will display when the mouse is hovering over the
image. Like a on rollover, but hovering with the mouse tip.
I am assuming it would be javascript or something of that nature.
Thanks for the continuous help!!!
Brian
Brian Guest
-
Murray *TMM* #8
Re: rollover labesl in html???
It is the title attribute.
Create a new page in DW.
Insert an image from the current site.
Select the image and press Ctrl-T to get the QuickTagEditor. Click right
before the ">" and enter -
title="This describes the image"
and press return.
Preview. There you have it.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Brian" <brian@agilitygraphics.com> wrote in message
news:ch2471$ef4$1@forums.macromedia.com...>I just tried that and that is not what I was looking for. What I wanted to
>do, is called a hoover caption in Flash, not sure what it is called in
>html. Something that will display when the mouse is hovering over the
>image. Like a on rollover, but hovering with the mouse tip.
>
> I am assuming it would be javascript or something of that nature.
>
> Thanks for the continuous help!!!
> Brian
Murray *TMM* Guest
-
Brian #9
Re: rollover labesl in html???
Thanks for the help. I put the tag in there but I can't see it. I am on
a mac, could that be the problem? I am previewing it in IE and Safari
and both don't show it.
Thanks,
Brian
Brian Guest
-
Murray *TMM* #10
Re: rollover labesl in html???
Go here -
[url]http://therobertshouse.com/[/url]
Hover over the central image montage. Do you see a title appear. That's
what you want, I think.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Brian" <brian@agilitygraphics.com> wrote in message
news:ch28t3$kp4$1@forums.macromedia.com...> Thanks for the help. I put the tag in there but I can't see it. I am on a
> mac, could that be the problem? I am previewing it in IE and Safari and
> both don't show it.
>
> Thanks,
> Brian
>
Murray *TMM* Guest
-
Brian #11
Re: rollover labesl in html???
Ok, my bad!!! So sorry.
For some reason there is a delay of a bit before it shows and I must
have been so anxious that I never saw it. Yes, that is what I wanted.
And easy to do also.
Thank you so much, sorry for the confusion.
Brian
Brian Guest
-
Murray *TMM* #12
Re: rollover labesl in html???
You're welcome! Yes, there is a slight delay. And, there is a timer on the
visibility, too. But it's a great way to sneak SE pregnant keywords and
phrases into the content.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Brian" <brian@agilitygraphics.com> wrote in message
news:ch2aik$mu4$1@forums.macromedia.com...> Ok, my bad!!! So sorry.
> For some reason there is a delay of a bit before it shows and I must have
> been so anxious that I never saw it. Yes, that is what I wanted. And easy
> to do also.
>
> Thank you so much, sorry for the confusion.
> Brian
>
Murray *TMM* Guest



Reply With Quote

