home *** CD-ROM | disk | FTP | other *** search
/ RComp HTML Edit Studio for RISC OS / RComp HTML Edit Studio for RISC OS.iso / ZIPS / HTML.ZIP / HTMLEdit / Utilities / CSS+JS / !JvSDocs / Docs / Index next >
Encoding:
Text File  |  1999-11-03  |  5.1 KB  |  100 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML><HEAD>
  3.  <TITLE>!JvScript : JavaScript Authoring For RISC OS</TITLE>
  4. <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
  5. <META HTTP-EQUIV="content-language" CONTENT="en-GB">
  6. <META HTTP-EQUIV="published" CONTENT="Thu, 13 May 1999">
  7. <META HTTP-EQUIV="expires" CONTENT="now">
  8. <META HTTP-EQUIV="pragma" CONTENT="no-cache">
  9. <META HTTP-EQUIV="build" CONTENT="May 1999">
  10. <META HTTP-EQUIV="author" CONTENT="Geoff Youngs from solutions.web (geoff@solutionsweb.co.uk)">
  11. <META NAME="generator" CONTENT="!HTML3 3.33b for RiscOS">
  12. <SCRIPT LANGUAGE="JavaScript"><!-- 
  13. window.defaultStatus="!JvScript - JavaScript author for RISC OS"
  14.  
  15. function rollon(imgName, varName)
  16. {if (document.images)
  17. document[imgName].src = eval(varName + 'on.src')}
  18. function rolloff(imgName, varName)
  19. {if (document.images)
  20. document[imgName].src = eval(varName + 'off.src')}
  21.  
  22. // -->
  23. </SCRIPT>
  24. <STYLE TYPE="text/css">
  25. <!--
  26. a:hover {color: #FF0000;}
  27. a:link  {color: #0000FF;}
  28. -->
  29. </STYLE>
  30. <BASEFONT FACE="arial, helvetica">
  31. </HEAD>
  32. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" ALINK="#FF0000" VLINK="#8800BB"><A NAME="topofpage"></A>
  33. <TABLE WIDTH=100% CELLPADDING=5 CELLSPACING=0><TR>
  34. <TD BGCOLOR="#000000" WIDTH=25% VALIGN=CENTER ALIGN=LEFT><IMG SRC="gfx/jvs.gif" ALT="JvScript" WIDTH="120" HEIGHT="32" BORDER="0" ALIGN="left" HSPACE="0" VSPACE="0"></TD>
  35. <TD BGCOLOR="#000000" WIDTH=65% VALIGN=CENTER ALIGN=LEFT>
  36. <FONT COLOR="#FFFFFF" SIZE="+2">: Easy JavaScript Authoring</FONT>
  37. </TD>
  38. <TD BGCOLOR="#000000" WIDTH=10% VALIGN=CENTER ALIGN=RIGHT><IMG SRC="gfx/icon.jpg" ALT="JvScript's Amazing Icon" WIDTH="40" HEIGHT="40" BORDER="0" ALIGN="right" HSPACE="0" VSPACE="0"></TD></TR>
  39. <TR>
  40. <TD WIDTH=25% ALIGN=LEFT VALIGN=TOP BGCOLOR="#87CEFA">
  41. <!-- Links -->
  42. <CENTER><font size="+2">Links:</font></CENTER><br>
  43. <a href="Index" title="Index" onmouseover="window.status='Index';return true;">Index</a><br>
  44. <a href="Quick" title="Quick Start" onmouseover="window.status='Quick Start';return true;">Quick Start</a><br>
  45. <a href="xtra" title="Xtras" onmouseover="window.status='Xtras';return true;">Xtras</a><br>
  46. <!-- End of Links -->
  47. </TD>
  48. <TD VALIGN=TOP ALIGN=LEFT WIDTH=75% COLSPAN=2>
  49. <!-- Main Text -->
  50. <IMG SRC="gfx/logo.gif" ALT="JvScript Logo" WIDTH="90" HEIGHT="90" BORDER="0" ALIGN="right" HSPACE="5" VSPACE="3">
  51. <H2>JvScript Docs</H2><BR><P>
  52.  
  53. <B><I>This is still only a Beta Release version.  Please report any bugs/suggestions/comments to <A HREF="mailto:geoff@solutionsweb.co.uk">Geoff Youngs</A> from solutions.web</I></B><BR><P>
  54.  
  55. !JvScript is basically finished and if there are no bugs found in this release, it will be the last (Re-released without a beta on the end).<BR>
  56. <STRONG>To do:</STRONG><BR>
  57. <UL>
  58. <LI>Any bug fixes arising from this release.
  59. </UL>
  60. <h3>History so far ...</h3>
  61. <table>
  62. <tr><th valign=top align=left>Version</td><th valign=top align=left>Info</td></tr>
  63. <tr>
  64. <td valign=top> 1.00B</td><td valign=top><EM>6th June 1999</EM><BR>
  65. First  released</td></tr>
  66.  
  67. <tr><td valign=top> 1.01B </td><td valign=top> <EM>8th June 1999</EM><br>
  68. Includes interactive help support<br>
  69. Updated this helpfile <br>
  70. Writing functions is less likely to lose characters <br>
  71. </td></tr>
  72. <tr><td valign=top> 
  73.  1.02B </td><td valign=top> <EM>14th June 1999</EM><br>
  74. A bug fix.
  75. Some scripts had been mysteriously truncated, this has been  rectified and scripts bugfixed.
  76. TV images script has been changed to avoid clashes with !HTML³ Anything using this script should be changed to the new version.<br>
  77. David Pilling's Microspell is detected and only one char is spooled at a time (when it is present.You might like to try running it with the module not loaded, writing a long script, running the module, and then quiting the module - the effect is dramatic).</td></tr>
  78. <tr><td valign=top>
  79.  1.1B</td><td valign=top><EM> 22nd June 1999</EM><br>
  80. New scripting language, various improvements</td></tr>
  81. <tr><td valign=top>
  82.  1.11B </td><td valign=top> <EM>10th July 1999</EM><br>
  83. Automatic script insertion, choices window, raw javascript insertion</td></tr>
  84. <tr><td valign=top>1.12B</td><td align=top><EM>20th July 1999</EM><br>
  85. HTMLEdit compatible (sends data directly to HTMLEdit - more reliable than spooling it to the keyboard buffer), History menu now updates itself.  Over 40 scripts are now included.  Old limit on 9 script categories removed.</td></tr><tr><td valign=top>1.13B</td><td align=top><EM>29th July 1999</EM><br>
  86. Bug Fix.</td></tr> 
  87. <tr><td valign=top>1.14B</td><td align=top><EM>9th September 1999</EM><br>
  88. Global Clipboard support added.<br>Extra Menu added for Raw JavaScript window<br>Minor bug & script fixes</td></tr> 
  89. <tr><td valign=top>1.15B</td><td align=top><EM>19th September 1999</EM><br>
  90. Bug fixes.</td></tr> 
  91. <tr><td valign=top>1.16B</td><td align=top><EM>Wed 03rd November 1999</EM><br>
  92. Bug fixes.</td></tr> 
  93. </table>
  94. <!-- End of Main Text -->
  95. </TD></TR></TABLE>
  96.  
  97. <!-- Footer -->
  98. <TABLE WIDTH="100%" ><TR><TD ALIGN="Left"><FONT SIZE="2">© Geoff Youngs, 1999</FONT><BR></TD><TD ALIGN="Right"><FONT SIZE="2">Designed by <A HREF="mailto:geoff@solutionsweb.co.uk">solutions.web</A></FONT></TD></TR></TABLE>
  99. </BODY>
  100. </HTML>