yanivkalfa Posted January 30, 2008 Share Posted January 30, 2008 Well i dont know where to put this since i dont know how it been done but my question is . i have a search that prints out alot of links for thing i want it that when i move my mouse over the links it wil bring up something like thumbnails or something like that with info about that same downloads. i wil give you example of this but regardless to downloads . just to show you what i mean. Go to here: http://www.wowhead.com/?items=2.3#0-2+1 Move your mouse over some of the links there and i mean (In the table) and see what i am trying to achive now i dont know its name or how its been done so i dont know how to explain better . hope you understood me .. anywyas thanks alot. sorry i post it here . just dont know where else to. Quote Link to comment Share on other sites More sharing options...
valtido Posted January 30, 2008 Share Posted January 30, 2008 right sience u dont no much about scripting loool you could try and use <iframe> onmouseover="" atribute style="" (css) attribute to hide the frame. basically its just very advanced stuff and it will never be explained here lool go to the freelancers forum within this site lool offer someone somin thre they could do it for u. and it would take a lot of coding to do this Quote Link to comment Share on other sites More sharing options...
yanivkalfa Posted January 30, 2008 Author Share Posted January 30, 2008 do you at least know hwo this called so i know where do google or search it by any chance ? Quote Link to comment Share on other sites More sharing options...
laffin Posted January 30, 2008 Share Posted January 30, 2008 it's called a preview done in ajax or javascript Quote Link to comment Share on other sites More sharing options...
GameYin Posted January 30, 2008 Share Posted January 30, 2008 <iframe>'s are discouraged in WC3 standards. They lower PR from what I hear. You could store a function and have onMouseOver load the function. Quote Link to comment Share on other sites More sharing options...
phpQuestioner Posted January 30, 2008 Share Posted January 30, 2008 Well i dont know where to put this since i dont know how it been done but my question is . i have a search that prints out alot of links for thing i want it that when i move my mouse over the links it wil bring up something like thumbnails or something like that with info about that same downloads. i wil give you example of this but regardless to downloads . just to show you what i mean. Go to here: http://www.wowhead.com/?items=2.3#0-2+1 Move your mouse over some of the links there and i mean (In the table) and see what i am trying to achive now i dont know its name or how its been done so i dont know how to explain better . hope you understood me .. anywyas thanks alot. sorry i post it here . just dont know where else to. I already told you in a previous thread what this was called: http://www.phpfreaks.com/forums/index.php/topic,179706.msg800966.html#msg800966 Quote Link to comment Share on other sites More sharing options...
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.