Top Rated Scripts | JavaScript
Cool CSS Menu
A lightweight, CSS based menu that displays a description of the link the mouse is currently over. The description is gently brought into view as an added touch.
Reviews0
PriceFree
Views4352
SpinEditControl
Features:
* Fully JavaScript
* Automatic input control conversion with a single attribute in the input tag, or using a special id attribute.
* Keyboard and mouse user interfase.
* GPL License.
* Works with Mozilla family and IE
Reviews0
PriceFree
Views1708
Xin Obfuscator
posted byxininDevelopment
Xin Obfuscator will filter out the Javascript/HTML/CSS/DHTML reserved words and generate the word list from the source content. The word list can be modified to specify customized obfuscation. It will remove white space, and line-feeds if wanted. The original/obfuscated word pair list will also be generated after obfuscation.
Reviews0
PriceFree
Views1591
Preload Images Generator
posted bynetaxisinImage Display
This tool generates a script to preload your images.
Reviews0
PriceFree
Views5499
Dropdown Menu Generator
Free DropDown Menu Generator For Webmasters and designers.
Reviews0
PriceFree
Views3018
SparrowScripts Dropdown Menu
Elegant looking popup menu which follows Microsoft's website menu style. Support multiple levels and can be configured as either horizontal or vertical menu.
Reviews0
PriceFree
Views13306
BEATClock
posted bymcvdmvsinDate & Time
Very simple script to present time in internet beats. 0-point is midnight at Swatch HQ. This is UTC + 1.
With internet beats people use the same time all over the world without localization or winter/summertime. Ideal for appointments with people in different timezones.
Reviews0
PriceFree
Views5658
DS CursorTrailClock - script
posted bydariosciaccainDate & Time
This script displays a clock with the trail effect. It includes an HTML code generator that allows changes to parameters without any knowledge of JavaScript and HTML.
Reviews0
PriceFree
Views4498
Ajax Includes script
posted byDynamic DriveinXML & JavaScript
This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document.
Reviews0
PriceFree
Views3471
RSS Ticker (Ajax invocation)
posted byDynamic DriveinXML & JavaScript
This powerful RSS ticker script lets you easily display any RSS content on your site in a ticker fashion! This script uses a simple PHP based RSS parser called LastRSS to retrieve an RSS feed, then Ajax and DHTML to display the feed dynamically and with flare.
Reviews0
PriceFree
Views7046
dhtmlPopWindow
posted bydaantjeinWindows & Frames
This script pops a DHTML div with an iframe with the given page. The popped window appears always in the center of the window/frame. But it's draggable across the window/frame. All the layout can be done with a CSS style sheet.
Reviews0
PriceFree
Views6711
URL Redirection using JavaScript.
posted byLBWebMediainMiscellaneous
Simple URL redirection made using JavaScript and the window.location() function. Also provided an example how to make URL redirection with time delay, using the setTimeout() function in Java Script.
Reviews0
PriceFree
Views1267
Javascript Date Function
posted bytizaginDate & Time
Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website.
Reviews0
PriceFree
Views3037
JavaScript Form Validation
Any interactive web site has form input. If you run a validation of the user's form input before the form is submitted, there will be no wait time and redundant load on the server. "Bad data" are already filtered out when input is passed to the server-based program. It also allows to simplify server-based program. Client side form validation usually done with javascript. For the majority of your users, JavaScript form validation will save a lot of time up front.
Reviews0
PriceFree
Views3878
Simple Clock
posted byfarooqaaainMiscellaneous
Here you will learn how to make a simple clock using text. The code of this is brief and easy. You can get alot of help from this.
Reviews0
PriceFree
Views2030
Show different text without reloading the a page
posted byfarooqaaainMiscellaneous
A very easy and short tutorial for beginners. You will learn how to show different text without reloading the page.
Reviews0
PriceFree
Views1843
Scroller Horizontal v2.2 free - 2 instances within inline frames
posted byBazilinText Scrolling
Text Scroller Horizontal adjustables: Size,Background and speed. A few Mouse Over "Speed UP" sets it faster - while Mouse Over running scroller stops the scrolling and sets it to original speed. Horizontal Message Scroller runs left a SlideShow within right iframe. A multi-OS and Cross-Browser compatible javascript script.
Reviews0
PriceFree
Views10153
Retrieve and display title information from combo
posted bylinkstrafficinForms
This script retrieves the title from option tags included in a form and display the title inside a div box at the bottom of the multiple combo.
It uses the getElementById() function.
Reviews0
PriceFree
Views2308
web rss feeder
posted bycodetaleinXML & JavaScript
Easy to integrate in your website/blog(works with WordPress, blogspot etc.), with some handy options too. It's also fully CSS customizable from your own template. Just go to configuration page, get the code for your settings, and you are up and running. Enjoy!
Reviews0
PriceFree
Views3857
Cross-browser alternative for javascript prompt
posted bycmanleyinAlerts & Prompts
In yet another sly move by Micro$oft, MSIE 7 has been designed to suppress the javascript prompt function, yet at the same time always allow their MSIE-specific showModalDialog method. This has broken millions of web sites. The work-arounds to this problem are any of these:
1. Use the showModalDialog method instead and thereby only support MSIE browsers (they wish).
2. Do away with using prompt dialogs completely.
3. Use simulated modal dialogs with layer's and key capturing (complicated and messy).
4. Use a class such as this to that mimics the javascript prompt function for MSIE 7 and up by using showModalDialog().
Usage:
Place the files Prompt.js, Prompt.html, and Prompt.png together into any directory in your site.
Do not rename any of the files or else it won't work. Place this line in the head section of your html:
<script type="text/javascript" src="/path/to/Prompt.js"& gt; </script>
Example:
var name = Prompt.show('Who are you?');
Reviews0
PriceFree
Views3949