AnonymousUser Posted July 30, 2012 Posted July 30, 2012 How would I got about adding an Item Description Upon Hover?:confused::confused: Quote
Octet Posted July 30, 2012 Posted July 30, 2012 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. Quote
rulerofzu Posted July 30, 2012 Posted July 30, 2012 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 Quote
SilverStar Posted July 30, 2012 Posted July 30, 2012 You could use a tooltip plugin such as Tipsy: http://archive.plugins.jquery.com/project/tipsy Quote
AnonymousUser Posted July 30, 2012 Author Posted July 30, 2012 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 :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.