Home
TeamSite
TeamSite, LiveSite and OpenDeploy
FormAPI init function
JamJamT
While going through the TeamSite userscript examples I noticed that the init() call was performed at the bottom of all the scripts. I’ve used this call at the top of the script without any problems. Is there any technical reason why the call should be at the bottom or is it just developer preference?
// Call the initialization routine on load.
init();
TS 5.5.2 SP1
Win 2K
Find more posts tagged with
Comments
There are no comments yet