View Single Post
  #5347  
Old 06-17-2005, 01:35 AM
Xeroc's Avatar
Xeroc Xeroc is offline
Not to be confused with Kodax
Member
 
Join Date: Aug 2004
Location: The Universe
Posts: 4,230
Send a message via ICQ to Xeroc Send a message via AIM to Xeroc Send a message via Yahoo to Xeroc
Default

Ginga wants to do raw HTML!


Actually, mouseovers are done with either JavaScript or CSS.


CSS makes formatting, like links that change color when you mouseover them. This isn't very hard.


JavaScript is an interactive scripting language you write into a web page that does stuff, like change an image when you mouseover it. This can be easy, but can also be really complex.
__________________
Truer words were never spoken.

Xeroc Central

5MChat: PHP/JS Chat 2.0
Click here to view the chat in progress!
Reply With Quote