On Sat, 2006-08-19 at 08:09 -0700, Ryan A wrote: > > Just need to figure out how to change the cells > background color when the hint is shown and change it > back when the hint is hidden again. Just set the bckground colour of the <div> that contains the hint. <div style="background: #0000ff; padding: 15px;"> Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php