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
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to