Page is a not externally linkable
sssweb - 5:20 pm on Dec 3, 2012 (gmt 0)
Yikes! Was hoping for a simple line or two! No - it's not a string. It runs perfectly if I hard-code the function name, like so:
function do_func() { pageFx("#ID", {setting: 'value', callback: do_func2_URLpage }); }
I don't really want to run it via alert(). Is there an easier way?
Thanks for your help.