Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Creating, controlling and manipulating an Iframe through JavaScript - JavaScript tutorial


Iframe can be very well called the most interesting new concept that has emerged in HTML in recent year. With the advent of Iframe and now that most browsers are supporting it many and much more interesting and complex functionality and user experience can be implemented, taking websites within touch of a complete computer application.
Category: JavaScript tutorials > Windows & Frames - Difficulty:


More cool JavaScript tutorials:



CMotion Image Gallery Script - Versatile gallery script that is mouse controlled
CMotion Image Gallery Script - Versatile gallery script that is mouse controlled
CMotion Image Gallery Script - Versatile gallery script that is mouse controlled
Category: JavaScript tutorials > Images - Difficulty:
jQuery - making scrolling and toggling simple
jQuery - making scrolling and toggling simple
Shows how to toggle the display of elements on and off and scroll the main window to the toggled elements.
Category: JavaScript tutorials > DHTML - Difficulty:
Ajax newsletter form
Ajax newsletter form
Learn how to use Ajax to collect email addresses for your newsletter.
Category: JavaScript tutorials > AJAX - Difficulty:
Toggle Function to Hide or Show an Element Using a Link
Toggle Function to Hide or Show an Element Using a Link
Create a link that hides/shows a specific area of the page.
Category: JavaScript tutorials > Links & Buttons - Difficulty:
Text Box Characters Counter
Text Box Characters Counter
In forms when using text boxes or text areas with limited character length (usually needed for forms that submit data to a database) it is always a good idea to tell the user how many characters they have remaining. The following example shows how you can do this. This is a very simple and cute idea to help the user know exactly how many characters he can type further. Do these small add-ons to your forms and they will look really professional.
Category: JavaScript tutorials > Forms - Difficulty: