?> Hot Scripts - Page 49 Results of New Scripts | JavaScript | Scripts & Programs - Find the Collection New Scripts | JavaScript | Scripts & Programs of Hot Scripts Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | JavaScript | Scripts & Programs

Results 961-980 of 1000
Bouncing Images
Bouncing Images is a Dynamic HTML script that adds a number images to your document that move around bouncing back and forth off the edges of the browser window. Any number of images can be added to your document that travel around continuously at different speeds & angles.
(7 ratings)
Reviews0
PriceFree
Views2892
Bouncing Slideshow
Bouncing Slideshow is a Dynamic HTML script that adds a bouncing picture slideshow effect to your document. The picture moves around at different angles bouncing back and forth off the edges of the browser window. The new pictures in the slideshow sequence appear as the picture hits the left and right hand sides of the window.
(0 ratings)
Reviews0
PriceFree
Views3789
AnoChat v. 1.1.1
posted bymogsterinSecurity
The idea is to 3DES encrypt all content of the chat with javascript, and then send it to the server, where it is stored in encrypted form. When another chat client refreshes the chat file, it will decrypt the lines in the chat with a shared code phrase. This allows for sticky, non-refreshing pages where it is possible to store a pass phrase for key generation and encryption without sending it over the internet. Thus only the group in know of the phrase will be able to decrypt the data. - all data is encrypted before send - no version of the key exist on the server, the lines is stored as encrypted strings - on return, the encrypted data is decrypted by javascript into human readable format. The AnoChat 1.1 also comes with 20 different skins, and a tool to help you create your own. It requires only a standard php-distro to run.
(6 ratings)
Reviews0
PriceFree
Views3164
NicEdit WYSIWYG Rich Text Editor
NicEdit is a Javascript/AJAX inline content editor to allow easy editing of web site content on the fly in the browser. It integrates into any site in seconds to make any element/div editable or convert standard textareas to rich text editing. Small file size
(13 ratings)
Reviews1
PriceFree
Views6114
True Font Family - Use TrueType web fonts on any type of website
True Font Family is a script in order to use True Type web fonts as if they were supported by current browsers. This means, you can use any font on the Internet using standard CSS without any kind of manual work. Just install True Font Family once and that is all. It will save a lot of time and offer new possibilities. Features: * Full support for all text related CSS features, even currently unsupported ones. * No installation or webserver needed during local web design and development. * No preparation or manual work of any kind needed after first installation. * Dynamic text replacement using only images, no Flash or other plugins. * Fully configurable to meet individual needs, style and performance.
(3 ratings)
Reviews0
PriceEUR 19.00
Views1694
xooMapper
posted byXooxiainTrees
XooMapper is a small script to help create an expandable site map. Unobtrusive - Degrades Gracefully The script is written to manipulate the DOM when the page loads. The original list of links is a nested unordered list. Nested links are hidden at page load and clickable expand/collapse images are added to those links that have sub-links. If a user has JavaScript disabled, then they will see the full nested list. Accessible Users that use accessibility devices will have access to all links. Implementation Your site map page should contain a nested unordered list of all of the links in your site. The containing should have an id of ’sitemapper’. Once you include the required files in the head of your document, your expandable site map will be generated. http://xooxia.com/unobtru sive-javascript/xoomapper -v12-expandable-sitemap-s earch-engine-friendly/
(0 ratings)
Reviews0
PriceFree
Views1957
VegUISiteKit Form Tools
posted byveguinForms
Functions to retrieve the caret (text input) offset (pixels) inside a text input element.
(0 ratings)
Reviews0
PriceFree
Views799
VegUISiteKit Autocomplete
posted byveguinForms
A customizable auto-complete feature for text input elements that supports tag based auto-completion as well as standard auto-completion.
(0 ratings)
Reviews0
PriceFree
Views1188
Controling input form
There are 2 examples showing how to filter out unwanted characters from an input box using one function and the onkeyup event. Live demo.
(4 ratings)
Reviews1
PriceFree
Views1998
Counting the number of words from a textarea
This online script counts the number of characters and the number of words in the same time from a textarea. You can type the text and click the button to get the results right away. There is an online demo.
(0 ratings)
Reviews0
PriceFree
Views1219
JavaScript Time Picker by the NoGray.com
The first ever Time Picker that utilize a very easy drag and drop interface. With it's unique design, anyone can drag the minutes or hour hands independently to select a time. Here is a quick list of features: - Easy to use and implement. - Independent hours and minutes hands. - Drag the clock hands to set the time. - Uses CSS spirits for faster loading time. - 12 or 24 hour output with and AM and PM (translatable) ticker.
(6 ratings)
Reviews0
PriceFree
Views4533
PhotoSlice
It's very easy to use, it's crossbrowser and it looks very cool.
(12 ratings)
Reviews0
PriceFree
Views11910
Javascript DHTML Fade-in Popup Window
This javascript DHTML fade-in popup (popin) window is like those you're seeing all over the web these days. You can't use window.open() any more because of popup blockers. This script creates a virtually unblockable popup ad or newletter signup form with just a little javascript that you can cut and paste into any page on your website! It fades into the page in an animated manner, so it looks very professional.
(9 ratings)
Reviews0
PriceFree
Views8807
AddObject NlsCalendar Professional
posted byjackhyinCalendars
NlsCalendar is state of the art AJAX enabled DHTML calendar control. Calendar is generated dynamically in browser, no server request is required. It is fast and responsive, compact interface design and customizable style provides professional calendar view or date time picker for your web application. NlsCalendar features includes basic calendar functions such as month/year navigation, flat and popup mode, any day as first day of week. The calendar also supports month/year drop down view to quickly navigate the calendar to specific date. "Today" function allows you to quicky return to current date by single click. Advanced features such as multiple date selection, disable date, special day and special event enhances the usability of the control. You can disable date selection, mark date as special day and define special event manually or programmatically. AJAX capability enrich the already long list of options available in NlsCalendar. Examples, documentation and support is provided.
(18 ratings)
Reviews0
PriceUSD 34.95
Views8262
Redirect a web browser Using JavaScript
In this article we are going to learn how to redirect a web browser using JavaScript. Why web browser redirect is necessary? Do Your Pages Look The Same on All Browsers? Probably not! The same page seen on each different browser can have a different look. If you maintain separate pages for Netscape and Internet Explorer browsers and want to additionally divide each browser's page into version pages, this script is for you. There are some other reasons
(3 ratings)
Reviews0
PriceFree
Views2868
Dreamweaver Dynamic Toolbar
This package contains a set of tools based mainly on javascript effects that allow to apply easily image preview floating panels, HTML formatted hints, attach sounds to buttons, floating HTML formatted text panels, animated popup windows, accordion effects, soft scrolling effects, animated RSS readers and a nice calendar. Adding this package of tools to your Dreamweaver will increase your productivity.
(15 ratings)
Reviews0
PriceUSD 55.99
Views1780
sprintf for JavaScript
sprintf for JavaScript is a lightweight yet complete JavaScript implementation of the famous sprintf() function. It is based on the PHP specification and also supports argument swapping.
(0 ratings)
Reviews0
PriceFree
Views695
XML Menu Builder
posted bycodehouseinMenus
XML Menu departs from traditional client-side DHTML menus that require users to supply menu data for every single page of their website in the form of unordered list elements. Instead, XML Menu generates data that is kept in a standards-compliant, external XML file, making it both easy-to-modify and validate. Menu presentation information is kept in external CSS files. This fulfills the ultimate goal of web development purists, since XML Menu provides both full-standardization and full separation of content from presentation. XML Menu provides full search engine support through the standardized XML Sitemap protocol. XML Menu does not require Flash or any other plug-in. It is completely client-based, and does not require any server-side software. XML data is loaded via AJAX, which is native to all browsers in use today. XML Menu Builder comes with an easy-to-use-wizard for creating menus.
(6 ratings)
Reviews0
PriceUSD 299.00
Views2389
JPlug
JPlug is a full-compatible JavaScript library to detect the Java plugin in the browser reliably. It works across a wide variety of browsers, including Netscape Communicator 4 (and newer), Internet Explorer 5.0 (and newer, including experimental support for version 4), latest versions of Opera and Safari, and all modern Gecko-based browsers such as Firefox 1.5+. It's free and documented.
(0 ratings)
Reviews0
PriceFree
Views855
Auto Complete
posted byyosmanyinForms
Auto Complete is a tool that allows to create editable select/drop-down lists. The drop-down list is filtered on real time based on the user's input. This way the users are not restricted to the values already in the list and does not need to make the selection from a very long list since the number of items on the list decrease based on the users' input. This tool is a Dreamweaver plugin (extension), to create an "Auto Complete" list all you need is to create a normal select/drop-down list and then apply the "Auto Complete" tools with a click from the Dreamweaver menu to convert it. This tools does not require server side scripts, it is based 100% on standard browser-side JavaScript.
(18 ratings)
Reviews0
PriceUSD 19.99
Views2165
Results 961-980 of 1000