|
|
#1 |
|
New Member
![]() Join Date: Jan 2010
Posts: 13
|
yah i need a simple way to find out how to make these pop up bubbles found on this site http://www.bungie.net/Stats/Halo3/Ca...x&social=False im trying to make these for my website but i dont understand the coding and how to use the coding so if someone can help me or point me to a good tutorial id be grateful
|
|
|
|
|
|
#2 |
|
New Member
![]() Join Date: Feb 2010
Posts: 2
|
What language are you using?
__________________
------------------- ipad games and apps . com ![]() check out the beautiful art of williams shamir |
|
|
|
|
|
#3 |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,050
|
To make those info boxes appear when the mouse rolls over the symbol/icon, the site is using javascript. They are toggling the the display/visibility property of a div.
When the mouse is inside the trigger area, show the info. When the mouse is outside the trigger area, hide info.
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com |
|
|
|
|
|
#4 |
|
New Member
![]() Join Date: Jan 2010
Posts: 13
|
im using css and js
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|