NYCPHP Meetup

NYPHP.org

[nycphp-talk] need help with simple ajax demo project

Rolan Yang rolan at omnistep.com
Wed May 21 22:02:57 EDT 2008


Michael Southwell wrote:
> My brain is fried; I need help with a simple AJAX demo. The intent is 
> to show the color of some wines upon mousing over their names.
>
You could probably accomplish the same task without the use of AJAX, by 
embedding the answer in the same page and using a rollover javascript to 
swap out the image or text. Or you might even be able to avoid 
javascript by using :hover and :active in css.


~Rolan



More information about the talk mailing list