¡@

Home 

javascript Programming Glossary: clickedonitem

How to turn a String into a javascript function call?

http://stackoverflow.com/questions/912596/how-to-turn-a-string-into-a-javascript-function-call

' ' that I want to translate into a function call like so clickedOnItem IdofParent This of course will have to be done in javascript... that it would translate into. Legend settings.functionName clickedOnItem t.parentNode.id IdofParent javascript function share improve.. In this particular case settings.functionName would be clickedOnItem . This would at runtime translate var fn window settings.functionName..