HTML5 Control Developer’s Reference¶
Note
To be able to debug into the HTML5 controls a parameter CFG_DebugHTML5=true must be added to the URL.
Example: http://localhost:8080/webvisu.htm?CFG_DebugHTML5=true
If you then go to “Sources” in the browser debugger, the elementwrapper…js files appear below cdsNativeElem… in which you can set a breakpoint.