XWidgetSoft Forum https://www.bbs.xwidget.com/ |
|
Resources for Learning JavaScript https://www.bbs.xwidget.com/viewtopic.php?f=10&t=4384 |
Page 1 of 1 |
Author: | digigamer [ April 16th, 2014, 8:25 pm ] |
Post subject: | Resources for Learning JavaScript |
For all those who want to learn how to design scripts for XWidget: XWidget runs the Microsoft Script Interpreter, which works on top of WSH. It thus supports any scripting language WSH can understand. Support for Microsoft JScript, a Microsoft specific dialect of JavaScript, and VBScript comes out-of-the-box. However, you can install support for other languages like Python,Ruby or Perl. Wikibook JavaScript A nice resource for all sorts of JavaScript, make sure to read the Core First, other topics deal with browser programming,AJAX etc and are irrelevant to XWidget. MSDN JScript Reference Official Reference of Microsoft JScript, highlighting features and the WSH Object Model |
Author: | meme [ April 16th, 2014, 9:34 pm ] |
Post subject: | Re: Resources for Learning JavaScript |
In Xwidget Designer - Widget Attributes - select the code type you wish to use JavaScript or VBScript, the default is JavaScript. Another great JavaScript resource is W3Schools.com http://www.w3schools.com/js/DEFAULT.asp |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |