Difference between revisions of "JavaScript in bxp"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) |
Philip Lacey (talk | contribs) |
||
| Line 10: | Line 10: | ||
Wikipedia : Javascript | Wikipedia : Javascript | ||
| + | |||
http://en.wikipedia.org/wiki/JavaScript | http://en.wikipedia.org/wiki/JavaScript | ||
W3Schools | W3Schools | ||
| + | |||
http://www.w3schools.com/js/default.asp | http://www.w3schools.com/js/default.asp | ||
| Line 21: | Line 23: | ||
Validation | Validation | ||
| − | Show / Hide elements[[JavaScript_Show_/_Hide_elements]] | + | Show / Hide elements |
| + | |||
| + | [[JavaScript_Show_/_Hide_elements]] | ||
Colouring elements | Colouring elements | ||
Revision as of 13:49, 16 March 2012
BE allows in numerous areas for JavaScript to implemented directly in a campaign script.
This gives script builders huge power to be able to control and manipulate numerous parts of any script.
JavaScript is a scripting language and the links below will hopefully help you learn all you need to know about BE and JavaScript.
1 JavaScript General Resources
Wikipedia : Javascript
http://en.wikipedia.org/wiki/JavaScript
W3Schools
http://www.w3schools.com/js/default.asp
2 JavaScript Simple Examples
Validation
Show / Hide elements
JavaScript_Show_/_Hide_elements
Colouring elements
3 JavaScript Custom Scripts
General function design
Common page elements
Self Referencing campaigns
XML Data processing