[thelist] php - jscript - onclick event..

Brian Cummiskey Brian at hondaswap.com
Wed Jun 22 12:57:04 CDT 2005


bruce wrote:

> 
> my hope was that this would effectively simulate the running of the
> jscript.. but it didn't seem to work. the tabs/screens don't change, which
> indicates that the jscript is not running as i thought it would....


you're going to have to add some kid of onload listener, or the old 
fashioned way with putting the onload=functionname(); into the body tag

all you're doing is PRINTING the fuctions with the php to be available-- 
not EXECUTING or CALLING them.



More information about the thelist mailing list