Rank: Advanced Member Groups: Member
Joined: 12/30/2013 Posts: 68
|
In moving my app from the vs browser to the eo browser, I find there are a lot of javascript issues that need to be looked at. How do I show the developer's javascript console (f12) in your browser?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi, You will want to use Google Chrome to test your page first. EO.WebBrowser is built with Google Chrome's source code, so it should behave just like Google Chrome. If you still get problems, you can invoke this method to display the "Developer Tools" panel: http://www.essentialobjects.com/doc/6/eo.webbrowser.webview.showdevtools.aspxThanks!
|