Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- calling & defining functions using funcName() vs. window['funcName']()


Fotiman - 3:58 pm on Jan 5, 2013 (gmt 0)


Here's an updated jsfiddle, which explicitly sets the funcName0 to the window['funcName0']:
[jsfiddle.net...]
This allows defining the function as:
function funcName0(){...}
but then you also need to set it to the window object.

Again, would be helpful to know exactly what you're trying to accomplish and why.


Thread source:: http://www.webmasterworld.com/javascript/4533285.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com