Jump to content
MakeWebGames

Recommended Posts

Posted
How would I got about adding an Item Description Upon Hover?:confused::confused:

Two methods, the first one which is probably the best is to go for JavaScript or you can do some strange and complicated class, ID and a:hover spectacle and then change font colours to make it look like it isn't there and change it back. The best bet is to go Javascript though.

Posted

Is there an item description in the items table?

If not you could create one then simple call that as the title which will then show on hover. You could then style it as Octet as suggested by using js/css

Posted

thanks guys... @ RulerofZu -- yes there is an Item description for the items table it's ['itemdesc']

im still looking around for better ways so if you have one in mind that could help people who search for this kinda stuff in the future it would be greatly appreciated :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...