Hover then text appears

Suuki at 02h55
29
Jul
2011
I there a BB code where I hover over an image so text appears? Or some kind of other code. Better yet, like the Facebook widget to the right. You hover and text appears and go to a link.

This had to be reposted becuz it was locked? ....
1 coco moco, on 29/07/2011 at 03h39
If you had access to a number of things, like the html (dull), then this would be easy.

If you could add custom bbcodes this would be easy.

On forumotion, though, it's a fairly complex piece of jscript. It is barely doable, though. It is not really worth it.
2 Rideem3, on 29/07/2011 at 03h56
There's an html code for it:

Code:
<img title="Text here" alt="Text here" src="image url here">
3 coco moco, on 29/07/2011 at 04h04
Rideem3 wrote:There's an html code for it:

Code:
<img title="Text here" alt="Text here" src="image url here">


He's asking for the bbcode equivalent, how does this work w/o enabling html? Also, surely alt text would be better?
4 Rideem3, on 29/07/2011 at 04h12
This would be the BBCode equvalent:
Code:
[img title="Text Here" alt="Text Here"]Image URL[/img]


But it doesn't work with ForuMotion, so he should just try the HTML Code which does work.
5 Suuki, on 29/07/2011 at 07h45
I'm a girl.

I'll try the HTML, but why are there two places to insert txt? which is for url?
Well anywayz, I love the code, regardless of having the url available or not. If I can't have it so it redirects to a URL that is fine.

EDIT: Okay I figured out how to make it so you click and it redirects, also, by editing the code a little. Here is an example if anyone wants to know.

You take the code you gave me and add the URL brackets. Like this:
Code:
[url=http://help.forumotion.com/forum]<img title="TEST" alt="TEST" src="http://r26.imgfast.net/users/2614/19/43/92/smiles/375924.gif">[/url]


Thank you everyone. Smile
6 Nera., on 29/07/2011 at 12h29
Solved/Locked
Similar topics
I there a BB code where I hover over an image so text appears? Or some kind of other code. Better yet, like the Facebook widget to the right. You hover and text appears and go to a link.
So I want my image to show a description when I hover my mouse over it. I need to do this with BBcode. How can I do it?
CSS3 Text Shadows Adding text shadow effect with CSS Hi and welcome.Today we are going to talk about CSS3 text shadows.Shadows have been added to CSS2 but have been removed.Now the return to CSS3.Before we move onto the code,lets take a look at some
Replies 1 to 6 on 6 for "Hover then text appears"
See also
more_less
Informations

6 Replies For the topic :
"Hover then text appears"

This topic has been viewed 801 times.

Last message :
29/07/2011 at 02h55 by "Suuki"