Categories
Tags → Javascript Elements

JS Auto Form Validator

This is a very easy-to-setup form validation script. The main idea is: we heed to write NOTHING of JavaScript to handle whole form validation process. This script allows you to specify certain form elements as &"required&" or ...
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

Arrays in JavaScript Part I

In this JavaScript Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in Java...
DETAILS

Rich Ajax slide shows with DHTML and XML

This tutorial shows how to create an Asynchronous JavaScript and XML (Ajax) client-side slide show that''s animated using &"Ken Burns Effects.&" You''ll discover how to build XML data sources for Ajax, request XML data fro...
DETAILS

PHP JavaScript Tooltip Generator Class

A PHP class that can generate JavaScript tooltips. - works on all major browsers (no transparency on Opera, though) - in Internet Explorer the tooltips show above HTML SELECT elements as they should - the appearance of the tooltips ...
DETAILS

DHTML Menu Builder

DHTML Menu Builder is an online tool for creating multi-level DHTML menus. Top-level elements of your menu will be purely HTML, so that the site can be browsed by the users with JavaScript disabled and so that its structure is transparent for search ...
DETAILS

clonefish - PHP form generator class

A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP) - automatic form ge...
DETAILS

Karamasoft UltimateAJAX - ASP.NET AJAX Control

UltimateAjax is an ASP.NET control to avoid unnecessary page reloads on your website. AJAX (Asynchronous JavaScript And XML) improves interactivity by refreshing only a partial area instead of the entire page. Create responsive Web pages that interac...
DETAILS

Multi-Level DHTML Menu

The script allows creating DHTML menus with several levels of nestings. To create a menu, write an array of titles && URLs and pass it to a JavaScript function. The appearance is controlled by Style Sheets, so you can easily change colors, di...
DETAILS

Dropdown HTML Element(s)

Unlike JavaScript dropdown menus, this script can be used to dropdown any HTML block. For example, you can use it to create dropdown search forms or hint boxes. Certainly, you can use the script to create dropdown menus as well. The script is very ea...
DETAILS

Page:
©2003-2019 jCay.com