- 1,233 categories
- 40,353 scripts
Updated: 05/08/2007
- This is a method which can be used to do a relative measure (benchmark) of the Javascript function performance.
- Categories
- Tags
- Platforms
- Licenses
- Author
- This tutorial describes a method of using JavaScript within your Flash movie without using any external JavaScript in the html your movie is embedded in. There is also a Javascript code generator done in Flash with this Tutorial, which can add some ...
- This is a JavaScript code snippet to send a query to AltaVista Web site. You can drag the link onto the Links bar of the browser, and use it as a quick search link bar. By modifying the value of location.href and the other querystrings, this can be e...
- The JavaScript Image Click ScriptWriter will enable you to build all the code needed to generate an effective method for displaying images on your site. Simply enter the number of images you want to display, the default image location, the location o...
- This JavaScript library provides encryption for Web pages using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that th...
- This is a RPN JavaScript calculator. RPN stands for &"Reverse Polish Notation,&" a parenthesis-free method for performing calculations. In the United States this method has been popularized by the Hewlett-Packard Corporation, which ...