for the 1 you can use ${}
for the 2
<body onload="callJS()">2009/6/10 Dave <[email protected]> > For trinidad, > > 1. how to add javascript/style inside html head programmatically? For example, > > <link rel="stylesheet" href="/my.css" type="text/css" /> > > <script type="text/javascript" src="/my.js"> > > > > 2. how to add body onload script? > > > > Thanks for > help. > > Dave > > > > > > > > > > >

