Split a variable
December 8, 2009 12:00 AM
Ok first you need to and an External HTML object to the page. Make sure the Type is "Other"
Next, paste the code in there from
Then you can call this function by creating an action to call it.
Action Name: Activate Code
On: "Show/Mouse Click" //Depends if you attach the action to a button or just on a page load
Action: Go To
Target: Web Address
Web Address: splitItems()
This should call it properly.
Discussions have been disabled for this post