Hi
I've been playing around with Guys "Creating a custom client side scripting component" in the Snippet Repository
and whatever change I make to the javascript in MyScripts.js file causes an "error on page" message.
eg. I changed the alert statement to
for(ii=1; ii<3; ii++)
{
alert{"david")
}
and get "error on page" - any suggestions.
Thanks
David