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 981-1000 of 1000
Simple DHTML popup
Standard JS popup stops scripts execution, as long as it is visible. DHTML popup can be i.e. displayed with onLoad event, while the rest of the page continues to load. Features: - two versions: with OK and OK/Cancel buttons, - you can bind custom functions to buttons, - popup window is movable, - there can be only one popup on the screen.
(6 ratings)
Reviews0
PriceFree
Views5785
Javascript Slideshow with trasition effects
This is a simple slideshow script, implemented in unobtrusive javascript. Main feature is the smooth transition effects, using tiles created from the existing images. It can be easily integrated in any site.
(15 ratings)
Reviews0
PriceFree
Views4882
WowTabs - Create Custom Javscript Tabs
posted byarejaypeeinMenus
WowTabs lets you create everything you need for putting tabs on your website, including instantly creating graphics to match your website design. All the images and files required are downloaded in a single zip file and ready to add to your site. Great for managing chunks of content, de-emphasizing less important text, or using as part of a site menu.
(0 ratings)
Reviews0
PriceFree
Views3068
Better In-Page-Links
Although some people do not aggree (Jacob Nielsen), In-Page-Links are frequently used on content heavier webpages to ease navigation. I myself am not a huge fan of this solution, but i see the need for it. My biggest complain is, that it often seems to confuse users - "Where am I now", "How did I get here" - because clicking the link does not perform the expected action. Instead of going to another page, it performs some kind of scrolling, but skips the important visual hints. Luckily using prototype.js and script.aculo.us it is dead simple (13 loc) sprinkle some usability on your page. To save you a few minutes i packaged it up in inpage.js
(3 ratings)
Reviews0
PriceFree
Views1664
Complete Javascript popup opener
Opening popups in JS is simple, but sometimes in the same page we need to open popups with different features. There are several scripts in the net doing this task but, as usual, none of them seemed to fit my needs. Complete Javascript popup opener Posted by Emanuele Feronato on 09/21/07 in Javascript Opening popups in JS is simple, but sometimes in the same page we need to open popups with different features. There are several scripts in the net doing this task but, as usual, none of them seemed to fit my needs I decided to code a complete javascript popup opener in order to have one function that I can use in any situation. Try it, you'll find it's the most advanced popup creator
(6 ratings)
Reviews0
PriceFree
Views3455
Simple Javascript Loan Calculator / Amortizer
Here's a simple loan calculator / amortizer that you can use for free on your website. Just follow the included instructions, FTP the files to your server and you're done! The included CSS style sheet makes changing the appearance a snap.
(6 ratings)
Reviews0
PriceFree
Views3683
Splash Page Script
A splash page is an interlude page that is shown temporarily before the intended target page, usually for the purpose of airing an important announcement or catchy advertisement. This script lets you quickly add a Splash Page to proceed any page on your site, just by calling an external JavaScript at the top of the target page. The splash page is dynamically rendered using a IFRAME tag and frequency controlled using cookies.
(6 ratings)
Reviews0
PriceFree
Views2370
gAjax RSS Ticker
gAjax RSS Ticker is a flexible RSS ticker that doesn't require you to install any server side script to run. You can display results from multiple feeds intermixed, sort them in a variety of ways, specify how many entries to show at once, what portion of each entry to show etc.
(3 ratings)
Reviews0
PriceFree
Views2856
JavaScript Calendar Component
posted bynograyinCalendars
There are a lot of JavaScript Calendars out there, but actually only a few can be very customizable to fit anyone's need. That's why we have created a Calendar Component that is very customizable and extendable. You can see our Calendar at work right in this page. There are tons of features in this calendar package, such as - Create any numbers of months per calendar. - Set the weekend, days off, holidays (dates off), start day of the week. - Start and end date. - Multi selection with limits or without. - Skinnable (using CSS). - Can have any number of calendars in any page. - Optimized for best performance.
(15 ratings)
Reviews0
PriceFree
Views8049
Cross-browser JavaScript tooltip
This script can display tooltips with HTML content for any element on a page in any modern browser. Easy to setup and customize.
(3 ratings)
Reviews0
PriceFree
Views3159
rtePad Rich Text Editor
rtePad is the easiest, most flexible rich text editor available, with full support for Microsoft Internet Explorer 5+, Mozilla Firefox 1.5+, Opera 9.0+, Apple Safari 1.3+ rtePad has been developed using 100% DHTML and Javascript. This means that unlike other popular rich text editors which rely on other scripting languages to offer full functionality, rtePad is ready to use out of the box and does not require any special plugins or server requirements and is compatible with ANY server side language. rtePad also generates 100% XHTML compliant markup regardless of which web browser is being used. rtePad can be easily integrated into any existing software such as forums or content management systems, or your own application with no programming knowledge required Integration Examples are included for: * ASP * ASP.NET * PHP * ColdFusion
(0 ratings)
Reviews0
PriceUSD 149.00
Views2087
Javascript Sliding Puzzle with high score table
This script lets you easily create a javascript puzzle game. Simply upload the complete picture to your server. By editing variables in the script you can define how many squares should be in the puzzle, and how large the puzzle will be. The script will then create the puzzle for you. The script is provided with a PHP highscore table which could be easily used to record highscores in other games as well.
(0 ratings)
Reviews0
PriceUSD 5.00
Views1921
Email obfuscator and encoder
posted bykublaiinSecurity
Email harvesting is a real problem nowadays; publishing an email address on a web page means exposing it to automated email collection softwares. Once it's been collected there no way of getting rid of spam. The best way to avoid this is obfuscating and encoding email addresses; this simple javascript script does exactly that. It splits an address in six different parts, so that bots are not able to recognize it, and it also encode the @ symbol and the . (dot) using ascii codes, just to make it harder for bots to decode it. Even if the email harvesting software can read javascript and put the different parts of the address together, it would obtain an useless text like this: myaddress@mydomain 6;com instead of [email protected].
(9 ratings)
Reviews0
PriceFree
Views1256
Javascript DHTML Fly-in Popup Window
This javascript DHTML fly-in popup 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 flies in from the top of the page in an animated manner, so it looks very professional.
(3 ratings)
Reviews0
PriceFree
Views5066
Simple Javascript Calculator
Need a simple, basic function calculator for your website? Then download this javascript calculator, FTP the tiny files to your website, and you're done! It's as easy as that.
(6 ratings)
Reviews0
PriceFree
Views4242
jQTreeTable
Takes a plain html table and turns it into a treetable. Uses jQuery, so you get all the functionality of this wonderful library for free. Update Dec 2008 Feature Set:- Has now been fully updated to work with JQuery 1.2+ Multiple treetables in the one page - new Optionally uses a cookie to remember the state across page refreshes and as parent nodes are collapsed/expanded - new Highlighting as you hover over rows. Dynamic striping. Set tree to any column of the table. Collapse certain nodes initially. Connecting lines. Very fast, even on large datasets. Can have other content in the same table not part of the tree. ~14kb zipped inc images and examples etc.
(3 ratings)
Reviews0
PriceFree
Views2916
Selecting several checkboxes in one click
This script is often used on web email programs in order to select all checkboxes and apply a general action on them (delete all messages...). Online demo.
(0 ratings)
Reviews0
PriceFree
Views1041
Loading Page Effect
This tool allows to show a screen that indicates the status of a web page loading. When the page finished the loading process the status screen disappear. This is a nice effect to hide to your users the undesired effects of an incomplete visualization while loading, to avoid that the users start to use an incomplete page and to avoid that the user jumps to another site through an external link at the beginning of the page before the page being completely shown.
(33 ratings)
Reviews0
PriceUSD 19.99
Views7244
EPB Calendar
EPB Calendar is a calendar-based date picker written entirely in JavaScript/CSS. It features mouse and keyboard navigation as well as being completely customizable with CSS and JavaScript. English only, sample CSS is included in download. Has been tested in the following browsers: Firefox 2, Opera 8, Safari 3, and IE6.
(3 ratings)
Reviews0
PriceFree
Views4489
Hotspot Image Highlight
posted byyosmanyinImagemaps
Hotpot Image Highlight is a Dreamweaver extension that allows to associate dynamic roll over panels over hot areas. The panels are created using nice JavaScript effects and can contain images or text, including links into the text. All the configuration and insertion is visual, accessible from the Dreamweaver menu.
(21 ratings)
Reviews0
PriceUSD 29.99
Views3042
Results 981-1000 of 1000