Top > Javascript > Development
QLIB is an open source library of JavaScript foundation objects. It includes cross-browser implementation of a button, checkbox, progress bar, counter, overlay window, dialog box etc. Total there're 16 objects in the collection and this count is growing.
Category:
Date Added: Feb 26, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
This function will encapsulate the process of creating an object reference to an HTML element on your page. There are two versions of the function below: New-age browsers and older browsers. New age browsers are browsers compatible with Netscape/Mozilla 5+ and Internet Explorer 4+. Older browsers add to the compatibility Netscape 4.
Category:
Date Added: Feb 26, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
Ajile is a powerful, lightweight JavaScript module. It's designed to simplify Web Development by improving JavaScript interoperability through namespaces, packaging, and code-level importing & loading.
Category:
Date Added: Feb 26, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
Create the impressive and high professional your own menu on right mouse click on your site. Put on different pages OR elements of one page different menus of different styles. Set any actions to any items of the menu. Easy & fast
Category:
Date Added: Feb 26, 2007 Hits: 1 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
System Color Palette is an interactive palette containing the CSS3 System colors.
CSS System colors are identified by name rather than RGB value. They are supported by all modern browsers.
Category:
Date Added: Feb 26, 2007 Hits: 1 Rating: 0.00 Votes: 0 Price:
Member Reviews
Visitor Ratings
Google PR
This javascript code is used to encode / decode data using base64 (this encoding is designed to make binary data survive transport through transport layers that are not 8-bit clean). Script is fully compatible with UTF-8 encoding. It is useful when u want to transfer data using AJAX technology. Also you can use base64 encoded data as simple encryption mechanism.
Category:
Date Added: Feb 26, 2007 Hits: 3 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
UTF-8 (8-bit Unicode Transformation Format) is a variable-length character encoding for Unicode. It is able to represent any universal character in the Unicode standard, yet is backwards compatible with ASCII. This script is used to encode / decode UTF-8 data using javascript.
Category:
Date Added: Feb 26, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
If you want to encode / decode url parameters you can use this script. It is fully compatible with UTF-8 encoding. It's useful when u want to transfer data using AJAX technology, or for other operations which involve url parameter manipulation.
Category:
Date Added: Feb 26, 2007 Hits: 42 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
jsAssertUnit is a unit testing framework based on assertions, helping JavaScript developers to test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM compliant browser : IE5+, Mozilla, Netscape 6+, etc.
Category:
Date Added: Feb 26, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
The "Debug Console" is a very usefull javascript-program that lets you test and debug your own javascript-programs very easely. It lets you survey objects, variables and functions and it's even possible to execute functions (self-defined / functions from the window-object) manually via console! The quite common alternative - debugging with the "alert"-function has many disadvantages, which the Debug Console avoids (interruption of the process, no abort-possibility with endless-loops, necessary to remove the "alerts" after testing etc.)
Category:
Date Added: Feb 26, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
