David, I believe all handlers default to JavaScript (at least that's the experience I've had). If you wish to explicitly identify it as JavaScript use onclick="javascript:..." making sure "javascript:" comes before all of your JavaScript code.
Andy > -----Original Message----- > > Thanks for the tip! That is indeed so. But how does the browser know which > type of client side scripting language that is to be? > _______________________________________________ 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
