Hi,
I want to use dynamically injecting content or html tag in WinJS without using of execUnsafeLocalFunction method.
Is it possible to do ? or any other way to do this.
shishir
No. Why do you want to do this? You should not inject code that you have not parsed yourself. What are you trying to accomplish?
There are alternatives covered here:
http://msdn.microsoft.com/en-us/windows/apps/hh767331.aspx
Jeff Sanders (MSFT) @jsandersrocks - Windows Store Developer Solutions @WSDevSol Getting Started With Windows Azure Mobile Services development? Click here Getting Started With Windows Phone or Store app development? Click here My Team Blog: Windows Store & Phone Developer Solutions My Blog: Http Client Protocol Issues (and other fun stuff I support)