Categories
Tags → Example Javascript

Cascade Select

This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second. It uses JavaScript to update the second input options when...
DETAILS

Pop-Up Menu Creator

This is a surprisingly simple script that creates pop-up menues from td''s in tables. This means that the javascript aspect is very small, but you have to create your own menues following the example format. Pretty easy to use, and pretty cool. ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Javascript and Html Source Encoding

An example of a simple JavaScript encoding of an html page. When the page loads you are prompted for a password. Enter the correct password and the page displays properly - enter the wrong password and you see only an &"Invalid password&...
DETAILS

remotely hosted script

This example shows how you can create a remotely hosted script that will display links on a site. The script is created on a site with php scripting and the a single line of JavaScript code allows the content to be displayed on other sites , they don...
DETAILS

quickSub

quickSub is a Javascript function that adds intelligence to the [XML] feed button on your web page. Just roll your mouse over the example above, and you''ll be instantly greeted by one-click subscription links to the most popular aggregators.
DETAILS

Calling Flash Method from Javascript

A few examples on calling Flash Methods from javascript. There is also a previous section about passing parameters from javascript to flash. Example flash fla are available for download.
DETAILS

CheckiIE: Browser Check

You can have a look on small example of JavaScript code which can be used for Browser Check and retreiving major and minor browser version in &"major.minor&" format.
DETAILS

Goopers

A DHTML javascript Board game that is a perfect example of Layers, drag and drop, hide show etc. The game was also played in the game 7th guest. Really unique and fun.
DETAILS

JavaScript Ticker (using Tabular Data Control)

This JavaScript Ticker is an example of &"Data Binding&" using &"Tabular Data Control (TDC)&" which is a Microsoft ActiveX control built in to Internet Explorer.
DETAILS

Chico Digital MD5 Secure Login

User authentication for Perl/CGI applications. Uses MD5-based encryption on both the client browser (using JavaScript MD5) and the server (using Digest::MD5). The password is never stored or transmitted as plain text. User sessions are maintained wit...
DETAILS

Page:
©2003-2019 jCay.com