This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > March 2004 > Hover Caption Limits?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Hover Caption Limits?
|
|
| Sherri 2004-03-09, 2:31 pm |
| I am wanting a box of text to pop up when I hover over a link, but I don't want
to have to click or do anything else. How do you do this?
Also, I was wondering if there was a limit to how many lines of text can
appear in a hovering drop box?
Thanks in advance!!!
Sherri
| |
| Murray *TMM* 2004-03-09, 3:29 pm |
| The title attribute is not displayed in all browsers, is it?
In addition, it is on a timer, in the sense that it is only displayed for a
set amount of time (you cannot change that). This means that it's not
suitable for a large bolus of text. If that's your case, then you will have
to put that text into a styled and hidden layer, and reveal it on
appropriate mouse event.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
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
==================
"Chris In Madison" <cowens@cnwGOAWAYDIRTYRATSPAMMERS.com> wrote in message
news:c2l2mk$4lt$1@forums.macromedia.com...
> Hi Sherri,
>
> Try using the TITLE attribute of your <a> tag. Not sure if there's a
limit,
> though:
>
> <a title="This is a link" href="mypage.html">Click here</a>
>
> Best regards,
> Chris
>
>
| |
| Chris In Madison 2004-03-09, 3:29 pm |
| Hi Sherri,
Try using the TITLE attribute of your <a> tag. Not sure if there's a limit,
though:
<a title="This is a link" href="mypage.html">Click here</a>
Best regards,
Chris
| |
| Chris In Madison 2004-03-09, 3:29 pm |
| It has in all the browsers I've tried, but I haven't done any exhaustive
tests.
As Murray mentions, though, it is on a timer and will disappear some period
after the rollover starts. There are several extensions out there for doing
DHTML tooltips, also as Murray suggested, but all the ones I've tried have
positioning problems with Internet Explorer for long pages that require
scrolling. Essentially, when you scroll, the offsets get messed up and the
tooltip appears further and further away from the point of rollover the
farther down the page you scroll.
Best regards,
Chris
| |
| Gary White 2004-03-09, 5:30 pm |
| "Chris In Madison" <cowens@cnwGOAWAYDIRTYRATSPAMMERS.com> wrote in message
news:c2l3ho$640$1@forums.macromedia.com...
>
> As Murray mentions, though, it is on a timer and will disappear some
period
> after the rollover starts.
In addition to that, Gecko browsers won't wrap text in a tool tip. If the
title is more than just a few words, it is truncated.
Gary
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|