The JavaScript Source - Cut and Paste JavaScript Library
Home
Submit a Script
Tutorials
Ajax Tutorials
Ajax
Buttons
Cookies
CSS
Forms
Games
Generators
Image Effects
Math Related
Misc/Libraries/Tools
Navigation
Page-Details
Pass. Prot.
Snippets
Text Effects
Time & Date
User-Details
JS Core Reference
Developers Library
HTMLGoodies
Script Count:  1,420
Navigation Menu
Alphabetical Listing
Site Contents

Site FAQ
About JSS
JavaScript Forum
JavaScript Tutorial
Friends of JSS

Link to Us
JavaScript Help
Contribute a script
Technology Jobs

Become a Partner

Internet.commerce

Be a Commerce Partner


Developer Channel

FlashKit.com
JavaScriptSource
Developer Jobs
ScriptSearch
WebDeveloper.com
Webreference
HTMLGoodies
HTML5 Dev Center
Developer.com
jGuru.com
PHPBuilder

Great Sites

DocJavaScript.com
dhtml.com
The Freebie Directory
TheFreeSite.com

Browse Doc JS's Tips!


Hiermenus Central


Promotions

Free Announcements


Home } New } February 2009

Update Archives:
Sep Oct Nov Dec Jan Feb New

When a new script or tutorial is added to our archives, we post them on this page so you can quickly find out what's new at the JavaScript Source.

If you need any programming assistance, or would otherwise like to help others out, be sure and visit our JavaScript Forum. If you would like to submit a script, use our contribute form.


More on internet.com

Title: Developing an Ajax-Driven Shopping Cart with PHP and Prototype
Contributor: Jason Gilmore
Description: This tutorial will show you how to build a shopping cart using PHP, session handling, and the Prototype JavaScript library. The cart allows users to add and delete products from the cart, as well as change cart quantities, all without waiting for the page to reload.


Title: Custom JavaScript Dialog Boxes
Contributor: Michael Leigeber
Contributor URL: http://www.leigeber.com/
Description: A lightweight JavaScript dialog box library. The script offers four dialog styles: alerts, warnings, prompts and success. The DIVs are dynamically added to the DOM when the function is called. Easy to implement.


Title: DOM Inspector
Contributor: Mozilla
Contributor URL: https://developer.mozilla.org/en/
Description: A developer tool used to inspect, browse, and edit the Document Object Model of documents. The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within.


Title: DOM Append Text and Element Functions
Contributor: HunBug
Contributor URL: http://www.astral-consultancy.co.uk/
Description: These two functions will append new text or new elements (nodes) to existing elements within the page. Great addition to a JavaScript library. Easily modified.


Title: jQuery slideViewer
Contributor: Gian Carlo Mingati
Contributor URL: http://www.gcmingati.net/wordpress/
Description: A lightweight gallery with smooth animation. Titles can be added to each picture by using the ALT attribute. Easy to style.


Title: Ajax for Tables
Contributor: Jack D Herrington
Description: One strong suit of Ajax is presenting data from the server to users in a dynamic fashion. This tutorial will help you discover several techniques that use Ajax for dynamic data display using tables, tabs, and gliders.


Title: Firebug Lite
Contributor: Joe Hewitt
Contributor URL: http://getfirebug.com/
Description: Use this tool for testing your scripts in browsers other than Firefox. This script can be inserted into your pages to simulate some Firebug features in Internet Explorer, Opera, and Safari.


Title: Scrolling Text on mouseOver
Contributor: voidvector
Contributor URL: WebDeveloper Forums
Description: This script will scroll text in a box, either left or right, as controlled by the user. It's great for adding a small bit of content to a page, or even some links, when space is limited.


Title: Easy DHTML ToolTips
Contributor: Dave Clark
Contributor URL: http://www.DaveClarkConsulting.com
Description: Provide additional information for your visitors. This script creates tooltips using links, spans and other tags. The CSS style can be set to match your own site. Easy to implement. Heavily commented script.


Title: The JavaScript Chronicles - Data Types
Contributor: Thomas Valentine
Contributor URL: http://www.wdvl.com/
Description: There are a number of different types of data that can be used with JavaScript. Understanding each one is of paramount importance when you begin to write more complex scripts that require the use of more than one type of data.


Title: Animated Popup Elements
Contributor: HunBug
Contributor URL: http://www.astral-consultancy.co.uk/
Description: Bring simple and effective animation to a page by fading your popup elements in and out using this JavaScript function.



Jupitermedia's Database Journal offers SQL courses and other database related resources for beginner to expert developers.