scratchpad

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
scratchpad [2009/10/19 21:08]
aspectscript
scratchpad [2010/05/11 23:08] (current)
aspectscript
Line 1: Line 1:
 ====== Scratchpad ====== ====== Scratchpad ======
  
-In this page you can interactively try AspectScript.  Just write some JavaScript code an press "Run it!" The code will be automatically transformed and executed in the interal frame below. The HTML code at the right is also appended to the resulting page, so the JavaScript code can access it.+In this page you can interactively try AspectScript.  Just write some JavaScript code an press "Run it!" The code will be automatically transformed and executed in the interal frame below. The HTML code on the second textarea is also appended to the resulting page, so the JavaScript code can access it.
  
 ======= Type your code in this text area... ======= ======= Type your code in this text area... =======
Line 25: Line 25:
  
 <textarea name="html" cols="52" rows="15"> <textarea name="html" cols="52" rows="15">
-<b>This is the list of join points seen by the aspect:</b>+<b>Sequences matched:</b>
 <div id="jps"></div> <div id="jps"></div>
 </textarea> </textarea>
  • scratchpad.1255986519.txt.gz
  • Last modified: 2009/10/19 21:08
  • by aspectscript