New Scripts | JavaScript | Scripts & Programs
Multiple Image Slideshow Script
posted byrithikainSlide Shows
Display the gallery of images in a single slideshow using multiple image slideshow script
Reviews0
PriceUSD 15.00
Views702
Live.js
posted byhsbotinDevelopment
A handy development tool that automatically reload a web page whenever changes to CSS, HTML and JavaScript is made. Live.js works in Firefox, Chrome, Safari, Opera and IE6+ until proven otherwise. Live.js is independent of the development framework or language you use, whether it be Ruby, Handcraft, Python, Django, NET, Java, Php, Drupal, Joomla or what-have-you.
Reviews0
PriceFree
Views721
textAssist
posted byScriptDirinMiscellaneous
textAssist helps web developers in making web sites more usable and user friendly. With the help of this plugin a web page could be easily assisted for users who selected some texts on it.
Features
jQuery capabilities.
Highly Flexible and Customizable.
Highly User Interface Design.
Multilanguage support.
Customizable through css.
Extremely simple configuration.
Auto Assist.
Auto adjustment.
Customizable items.
Items could be builded from JSON hash.
Unlimited items.
Items can contain HTML tags.
Customizable actions.
Works in all browsers.
Reviews0
PriceUSD 4.00
Views485
aTip: the 1KB tooltip
posted byScriptDirinAlerts & Prompts
Javascript tooltips are a valuable method to display additional information to users in a context-sensitive manner, however, at what cost?
Bulky, unmanageable code slows down load times, increases web requests, and degrades browser/user performance.
Enter aTip: the customizable, extremely lightweight tooltip plugin. Weighing in at 1.5KB with colour and style customization you can style any html element, all in different forms and methods. Additionally, the code is well commented, documented and easy to use/modify.
Reviews0
PriceUSD 4.00
Views732
ezEditTable
posted bykoalyptusinMiscellaneous
ezEditTable is a javascript code aimed at enhancing regular HTML tables by adding features such as inline editing components, advanced selection and keyboard navigation.
Main features:
* Attach to an existing HTML table
* Advanced selection model
* Extended keyboard navigation
* Inline cell or row editing
* Insert and remove rows
* Send changes to server via GET or POST methods by form submission or by including script elements in the head section (only GETs)
* Integration with any server-side technology as this is a pure client-side solution
* Callbacks for all events, and delegates for most actions
* Based on plain javascript, that is, independent from any javascript framework but compatible with any of them (no for..in etc.)
* Exhaustive documentation and API
Reviews0
PriceUSD 7.00
Views1038
Easy Street View and Maps
posted bymitchlrminMiscellaneous
Add an overlay Google Street View or Map to a web page in seconds. Add the JavaScript and CSS provided, a link with an address and you're done. Allows customization of Street View or Map size. Just use the samples provided, no JavaScript coding required. Includes code to point a Street View at the address entered.
Reviews0
PriceFree
Views762
SVG Snake
posted byamindal2ninGames & Entertainment
This object implements the Snake game using SVG with Raphaël library.
It implements the Snake game by rendering vector graphics on an SVG canvas.
The snake can be controlled using arrow keys. The game can be paused by pressing ESC key.
The colors of the snake, food, background and texts are configurable.
Reviews0
PriceFree
Views898
Progress Bar
posted byScriptDirinMiscellaneous
The most common use of such a progress bar is to display level of completion of some kind of process, like loading, copying or installation, but it can also be used as a bar graph, equalizer, poll result etc.
Many examples with codes are available inside live preview.
Reviews0
PriceUSD 5.00
Views514
ajax request
posted byfcharruainDevelopment
This is a generic template one can use to make AJAX calls from a web page. One simplification I have implemented in many of my projects, is that instead of XML, my scripts generate JavaScript. It saves me the trouble of having to parse the AJAX response text.
Reviews0
PriceFree
Views532
Scrooge JS
posted byScriptDirinMiscellaneous
Supports any affiliate that just needs a parameter added to the link (Eg. http://somesite.com/product-1234/?ref={YOUR-REFERRAL-ID}). It also supports affiliate links through Commission Junction, it detects supported sites and replaces the link ‘href’ tag with the corresponding URL .
Reviews0
PriceUSD 4.00
Views504
jVotes
My first test with Javascript. The script allows you to submit a vote, and it page updates automatically. You can add or subtract the number of votes that are given to you.
Reviews0
PriceFree
Views1067
JavaScript rollover animation: highlight effect for textlinks
posted bypeter24funinLinks & Buttons
This script creates a unique rollover animation for textlinks. The smooth zoom-in-zoom-out effect requires almost no bandwidth. You may set each link to a different color and a different borderwidth. True copy and paste installation. Very easy configuration. IE 5x/6x/7x/8x/9x, FF 2x/3x/4x, Opera 7x/8x/9x/10x/11x, Chrome 3x/4x/5x/6x/7x/8x/9x.
Reviews0
PriceFree
Views1657
Preload images with JavaScript
posted byscriptbreaker.cominChanging Images
The simplest way to preload an image is to instantiate a newImage() object in JavaScript and pass it the URL of the image you wantpreloaded.
Reviews0
PriceFree
Views1162
Email validation with RegEx
posted byscriptbreaker.cominForms
The code below demonstrates how to validate an email address with JavaScript
Reviews0
PriceFree
Views847
Combobox drop down menu
posted byscriptbreaker.cominForm Based
Use the select tag to create a drop-down list. The options in the list are the menu items. On selecting an option, the popup window will appear with the selected url.
Reviews0
PriceFree
Views725
Add hidden field to a form
posted byscriptbreaker.cominForms
Hidden Fields allow you to send additional information with a submitted form that don't necessarily require a user to "fill them out." Sometimes it will be necessary to add a hidden field add runtime.
Reviews0
PriceFree
Views742
Word Count - MooTools Plugin
posted byVirtuosiMediainForms
Word Count is a JavaScript word and character counter based on MooTools 1.3. It can count static text or text being entered into a form element, as it's being typed. It's simple to use and has been tested in IE6+, Firefox, Chrome, Opera, and Safari.
Reviews0
PriceFree
Views740
Highlight related label when input has focus
posted byscriptbreaker.cominForms
The label element does not render as anything special for the user. However, it provides a usability improvement for mouse users, because if the user clicks on the text within the label element, it toggles the control. With the script below you can add an extra improvement to your form. Now when an input field has the focus the corresponding label will be highlighted.
Reviews0
PriceFree
Views765
Password Strength Meter MooTools Plugin
posted byVirtuosiMediainForms
Password Srength Meter is a JavaScript password strength checker based on MooTools 1.3. It aims to provide simple, reliable password strength indications across all browsers in an unobtrusive manner. It is 100% styled by CSS and allows for custom validations. It can be used with effects or without and has an optional text component that changes with each change of state.
Reviews0
PriceFree
Views855
Check if cookies are enabled
posted byscriptbreaker.cominCookies
Before you can use cookies you need to determine if the client has not disabled the cookie functionality in his browser.
Reviews0
PriceFree
Views888