Boggie
01-13-2008, 02:30 AM
Hi guys and gals,
I have a database populated with parts. When the results are displayed, only a picture and the name of the part are shown, with a link to click for more info on that item.
What I want to do is like www.wowhead.com (http://www.wowhead.com/?items=2.0) or worldofwarcraft.com (http://www.wowarmory.com/search.xml?searchQuery=axe&searchType=items)and have popup tooltips with the info from the database.
Click the links and mouse over some of the items to get the idea.
Bottom line, i just wanna populate tooltips for each item with fields from the database, and style the tooltips with CSS
I'm not sure where to start.
Could someone possibly give me some research advice on what i need to look into .....javascript - ajax - DOM
Thanks in advanced
I have a database populated with parts. When the results are displayed, only a picture and the name of the part are shown, with a link to click for more info on that item.
What I want to do is like www.wowhead.com (http://www.wowhead.com/?items=2.0) or worldofwarcraft.com (http://www.wowarmory.com/search.xml?searchQuery=axe&searchType=items)and have popup tooltips with the info from the database.
Click the links and mouse over some of the items to get the idea.
Bottom line, i just wanna populate tooltips for each item with fields from the database, and style the tooltips with CSS
I'm not sure where to start.
Could someone possibly give me some research advice on what i need to look into .....javascript - ajax - DOM
Thanks in advanced