Web Code Optimization ver
| Web Code Optimization | ||||||||
| Category : | Javascript Tutorials-tips Development | |||||||
| Platform : | Windows | |||||||
| Price : | ||||||||
| Developer: | ||||||||
| Version : | ||||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
This tutorial discusses some essential techniques for scripting and getting your scripts to work in the new NS6.... This is a new article on Devshed.com that may be of interest. It`s called "An Object Lesson in Javascript," and it`s all about using Object Oriented Programming techniques to enhance JavaScript coding.... An event handler executes a segment of a code based on certain events occurring within the application, such as onLoad or onClick. This tutorial along with an example explains each of all the event handlers in JavaScript.... Literal notation is a new way of defining arrays in JavaScript that`s extremely flexible and robust. Learn about literal notation in this tutorial.... Comprehensive tutorial on Regular Expressions written in a gentle, easy to follow style.... Events are the glue which hold together the word inter-active. In learning to control and handle events you bridge the gap between a two-dimensional web page and a three-dimensional one. In this article we look closely at events, what they are, how to handle them with JavaScript, and how they differ -- in some cases significantly -- between the fourth generation versions of Netscape Navigator and Microsoft Internet Explorer.... This is for those new to javascripting. This tutorial will show you how to create a javascript array in the internet browser.... Concise, to-the-point tutorial on Regular Expressions with sections on more advanced aspects of the feature.... Writing classes in JavaScript doesn`t give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very useful in cases when you need to handle multiple objects , instead of having arrays for all kinds of variables and then managing those arrays in methods you can just write a class to handle one object and then make many instances of that class. This also giv... |
Top Navigational Bar III is a collection of javascript classes that are widely useful to create navigation tools such as dropdown menus. Menus supports multiple categories and sub-categories of 2 levels depth where size can be set for each category individually. Menu items can be displayed at the center / left / right postions in menu bars. Background and text color setting can be reset. And several effects can be inclued for submenu display.... This is an article that informs the users how to alter the image opacity to create some effects over buttons, banners and on linked images. This tutorial provide info to the users that they can alter the opacity of an image from 100 to 0 for setting distinct transparency levels. This article offers details to the users that the object is transparent when the image opacity is set to 0. This tutorial provide simple code for the users which can be handled by them on their webpages.... Secure-mail can be used if you want to send email that are not tampered or accessed without proper permission. This script encrypts the messages and also password protects them and enables secure transmission through email over the internet. To decipher the message the recipient must use IE as his browser and not the least he must know the password assigned by the sender.... Tab Enter is a script that will allow you to use the "Enter" key to move through the fields as you use the "Tab" key.... This is a hierarchical navigation system for commercial and personal applications in JavaScript. The script is compatible with almost all versions of almost all browsers including Netscape 4+, Opera 5+, IE4+, Netscape 6+ and Mozilla. The menu can be placed anywhere you want like the table cells and use other positioning HTML tags within your webpage. The structure of the menu can be kept in database and generate it "on the fly".... Learn how to implement an image slideshow in JavaScript, along with making each slide "clickable".... Navigenerator can display DHTML menus in your webpage. The menu is designed in such a way so as to enable the user to draw the maximum best results. You can add or delete a level in the menu script. You have to mention the page where you want to publish the menu in the script. The script is specially conceived to create multi-level menus. The script can work on Windows operating system.... This is a tutorial which creates a simple cross-browser drop-down menu system in JavaScript. Tested in IE 4+ NS 4+ NS6/7 Mozilla and Opera 5+. Now includes cascading submenus.... This script introduces few functions (appendChild, nodeValues...) commonly use for DOM navigation. It features a live example which has been tested on IE & Mozilla/Firefox.... |