dibuk Posted November 27, 2010 Posted November 27, 2010 this is made in javascript right? i can't find a mod in here on how to do it. its something like when you hover your mouse on an item link (or it could be image) something like this description will shown, (not pop out, but something like it will show automatically when you hovered on mouse) i know you know what i mean.. so, i'm wondering, if anyone could share a code for this? or if it is has to be paid or something to be made? thanks. ;) of course its not supposed to be exactly like that, but you know what im trying to say right? :) thanks again.. Quote
Blade Maker Posted November 27, 2010 Posted November 27, 2010 What about your mod guy? He quit or did not make the cut? Quote
dibuk Posted November 27, 2010 Author Posted November 27, 2010 what mod guy are you talking about? =/ Quote
The Monk Posted November 27, 2010 Posted November 27, 2010 You want it to pop-up inside the browser and then disappear when you move your mouse away? I think that's do-able and most likely a javascript job. A few games I have seen have the description appear in a new(small) browser window, works quite well if you're looking for something more simple. Quote
dibuk Posted November 27, 2010 Author Posted November 27, 2010 yeah that's exactly what i'm talking about...when you hover your mouse, the description will appear, then disappear when you move your mouse away on it. and yes, i've also seen games/sites that has descriptions that appear on new small windows.. but i really prefer the hovering thing, i really think its most organized and clean. so, anyone can display code for this? free or not free? someone told me this can be done with just a few lines of codes, but i have never really seen anywhere. any help on this please? thanks Quote
Danny696 Posted November 27, 2010 Posted November 27, 2010 most likely a javascript job.Something like this im guessing? Quote
dibuk Posted November 27, 2010 Author Posted November 27, 2010 Yes Danny, that's it. Any script for that will be appreciated. ;) Quote
Dave Posted November 27, 2010 Posted November 27, 2010 The screenshot you posted was from a game called Final Crusader which I developed. The code for our item information was incredibly simple. Something you could easily write from a few easy tutorials. Read up about Ajax requests. Quote
The Spirit Posted November 27, 2010 Posted November 27, 2010 You may want to look at this: http://www.fancybox.net Quote
dibuk Posted November 27, 2010 Author Posted November 27, 2010 @Dave yeah I know. and with Peter right? LOL. Its a good game, I can find other examples, but i just find yours organized. ;) good job. @the spirit i already know about that. in fact i have it on my site, but, why do you told me about that anyway? are you using i'll just make a picture description of the item, and just use fancybox for it? =/ Quote
dibuk Posted November 30, 2010 Author Posted November 30, 2010 anyone? =/ been waiting for some good answers for days now.. Quote
Dominion Posted November 30, 2010 Posted November 30, 2010 anyone? =/ been waiting for some good answers for days now.. Well i thought danny's link gave you what you wanted... If you want to use jquery something like this could be easy to adapt - http://hungred.com/how-to/tutorial-simple-screen-grey-effect-jquery/ and danny's link again - http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm Quote
Dave Posted November 30, 2010 Posted November 30, 2010 Just use fancybox and ajax request the item info page? All pretty simple. Quote
Dominion Posted December 2, 2010 Posted December 2, 2010 He does not want to build it guys. That would be down to him. If he took the time to look, and my memory serves me well, there is an old free mod that does something similar to what he is looking for. Quote
BoGFx Posted December 3, 2010 Posted December 3, 2010 I was reading over the dynamic drive thing.. seems like it'd work. Just try it and post any trouble here? 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.