Drivedhtml

Ideas how the game could be improved and suggestions for subsequent versions of the game. (this is just a space for ideas! We can't guarantee suggestions will be implemented!)

Moderator: moderators

Post Reply
Guest

Drivedhtml

Post by Guest » 08.06.2007, 07:18

Drivedhtml is an opensource project that makes it possible to display a small piece of information above any link/image..

Err what?

Yeah, basicaly it gives information on a mouseover just like HTML's "title" element. However, as you'll notice, this works ALLOT better and I think it would work great in this game. I'll give ya a small demonstration.

http://ikbenjoey.nl/java/drivehtml.php

If you mouseover the link you'll see the tool doing it's job. The size, colors, font, fontsize etc. etc. are all adjustable in the css that comes with it. In order to use the script copy everything in the source above the link and paste that into the header page of this game. the make sure you've got http://ikbenjoey.nl/java/drivedhtml.js, just copy paste the script. Make sure the link in your header to the .js file works and you should be able to use it now, just use the example link to find out how.

You can also visite http://www.dynamicdrive.com/ for more information.

This way you can give allot information without using space.

Post Reply