silly ags website question

Started by J. Baker, Thu 28/07/2011 08:30:58

Previous topic - Next topic

arj0n

These two will be the longes of the 5 (having the BJ3 title cut off):
Code: ags
<img src="..." title="The Requiem Of Darkness, Indiana Jones and the Crown of Solomon, Stargate Adventure, Nataly Buchannon and the Amulet of Kings.">
<img src="..." title="Two of a Kind, The Historical League of Bouncy Boxing, Ben Jordan Case 3 - The Sorceress of Smailholm, Maniac Mansion Deluxe.">


It will become quite a wide tooltip with only showing the game names without the authors and without the info if the game is a demo for instance.
Or can such a tooltip exist off more lines?

Wyz

Yes, in fact you can like this:
Code: ags

<img src="..." title="Two of a Kind&#13;The Historical League of Bouncy Boxing&#13;Ben Jordan Case 3 - The Sorceress of Smailholm&#13;Maniac Mansion Deluxe.">
Life is like an adventure without the pixel hunts.

arj0n

Cool wyzplus, banner-tooltips this way sounds like a very good idea.

TomatoesInTheHead

Quote from: Wyz+ on Tue 02/08/2011 12:30:49
Yes, in fact you can like this:
Code: ags

<img src="..." title="Two of a Kind&#13;The Historical League of [...]">

Seems to work only in IE though.

Khris

Yeah, isn't it supposed to be the alt parameter, as in what shows up if the images wasn't loaded or isn't displayed?
That should be supported my most browsers.

Wyz

nope, it is title
and if the &#013; is not working (works for google chrome) try regular line breaks like this:
Code: ags

<img src="..." title="Two of a Kind
The Historical League of Bouncy Boxing
Ben Jordan Case 3 - The Sorceress of Smailholm
Maniac Mansion Deluxe.">


If that still doesn't work: get a different browser ;)
Life is like an adventure without the pixel hunts.

SMF spam blocked by CleanTalk