Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorial [2009/10/19 18:08] aspectscript |
tutorial [2009/10/26 17:55] (current) aspectscript |
||
---|---|---|---|
Line 7: | Line 7: | ||
=== The easy way --- on-line transformation === | === The easy way --- on-line transformation === | ||
- | This option is ideal when you are learning AspectScript or you are developing code, because the code is transformed each time your Javascript script is loaded. For on-line tranformation, | + | This option is ideal when you are learning AspectScript or you are developing code, because the code is transformed each time your Javascript script is loaded. For on-line tranformation, |
<code html> | <code html> | ||
Line 14: | Line 14: | ||
Where the **jst.php** is the PHP file available in the standard distribution of AspectScript. | Where the **jst.php** is the PHP file available in the standard distribution of AspectScript. | ||
+ | |||
+ | For instance, [[http:// | ||
=== The efficient way - off-line transformation === | === The efficient way - off-line transformation === | ||
Line 45: | Line 47: | ||
===== For More Information ===== | ===== For More Information ===== | ||
- | If you want to learn more about AspectScript, | + | This page is still under construction. |