|
Tailslide -> RE: A quick quezzie (hopefully) (8/30/2005 10:52:51)
|
quote:
ORIGINAL: yogaboy Sorry, no can do, as it's on my development server and won't go live for a couple of weeks. I've seen it done elsewhere, entire paragraphs with carriage returns - the whole caboodle![:)] Firefox/Moz to my knowledge will only do titles in a straight line (I stand to be corrected on that!). You can set up a <span> so that it looks like a tool tip i.e. it's hidden normally until you hover the link and the span will be visible then and styled like a tooltip - below the link, in a yellow box or whatever. Here's the link: http://www.communitymx.com/content/article.cfm?cid=4E2C0&print=true Or you can do a similar thing with a JS script by Brothercake which will show titles on focus rather than just on hover etc (got this on my site) so you can see the title tag when tabbing - and this is also styleable.
|
|
|
|