About using javascript in Web Control
By Roman Lebedenko
12 Apr 2013 01:45
English
4 Replies
Hi all,
I faced with the following issue. In my app i use web control. I use javascript to change some fields in my web page.
(String jscript;
jscript = "document.getElementById('";
jscript += id;
jscript += "').innerHTML=('";
jscript += str;
jscript += "')";)
It seems everything works fine if I use only one instance of web control. But if I use several web controls on different forms my app hangs on EvaluateJavascriptN call without any answer or crash. I tested on divice and emulator. Is there anyone who faced with such problems?
Regards,
Roman Lebedenko
RIA Novosti
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------