====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
script_template [2015/01/21 09:05] ajasei |
script_template [2015/05/05 20:27] (current) trianguloy |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ====== Script code ====== | ====== Script code ====== | ||
| - | <code> | + | <sxh javascript> |
| + | |||
| + | //New tag, line completion and colors. | ||
| + | //The previous one was <code> script(); </code> | ||
| + | //remove those lines and write here your script | ||
| yourJavaScriptCodeHere(); | yourJavaScriptCodeHere(); | ||
| - | </code> | + | |
| + | </sxh> | ||