var strFun = "someFunction";var strParam = "this is the parameter";//Create the functionvar fn = window[strFun];//Call the functionfn(strParam);
var strFun = "someFunction";var strParam = "this is the parameter";//Create the functionvar fn = window[strFun];//Call the functionfn(strParam);Sharing daily exciting lesson learned and posts about .NET, SQL Server, HTML, Javascript - jQuery, CSS - Bootstrap, SalesForce CRM, Kentico CMS and so on.
0 comments :
Post a Comment