JavaScript link: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) m Added page to Documentation category. |
GraviTraxFan (talk | contribs) mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Stub}} | |||
A '''JavaScript link''', or '''script''', is a link that executes JS on click (or 3, since 2 more prompts with the code appear to make sure if you ''really'' want to click it). On the Center Console, a collection of theme and other scripts appear on the right. | A '''JavaScript link''', or '''script''', is a link that executes JS on click (or 3, since 2 more prompts with the code appear to make sure if you ''really'' want to click it). On the Center Console, a collection of theme and other scripts appear on the right. | ||
To create a JS link, click Menu > Create link to URL, type <code>javascript:</code> , put your code, click Ok and place the link somewhere on canvas. | To create a JS link, click Menu > Create link to URL, type <code>javascript:</code> , put your code, click Ok and place the link somewhere on canvas. The downside to it is that the script can be one line only | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||