Hi All,
I have to scripts and am using
1. <body onLoad="begintimer()">
2. <body onload="volchange(7); setTimeout(playitnow, 50);" onunload="DeInit();" >
Not able to get both the scripts to work with one onLoad command.
Please suggest how can I combine both of them
TIA.
I have to scripts and am using
1. <body onLoad="begintimer()">
2. <body onload="volchange(7); setTimeout(playitnow, 50);" onunload="DeInit();" >
Not able to get both the scripts to work with one onLoad command.
Please suggest how can I combine both of them
TIA.