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

changing the color of a table cell - JavaScript tutorial


This is simple example to show how selector works in jquery . You can create a html file and add the follwing code . And also you will need jquery.js java script file which i have inluded in the download link . please check the demo how it works
Category: JavaScript tutorials > Text Effects - Difficulty:


More cool JavaScript tutorials:



Insert Flash The Correct Way
Insert Flash The Correct Way
You create your site the right way. You follow all of the rules, so that in the end, you can proudly have a link to w3's validator, confirming your site's perfection. There's just one problem: if you embed any flash into your page, you'll get several errors. That's because the embed tag is not a valid tag. You need to insert your flash the correct way!
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:
Simple AJAX with JQuery
Simple AJAX with JQuery
By the end of this article, you will hopefully understand how to add data, submitted via a form, into a MySQL database without reloading the entire page (the asynchronous part) and show a message saying so.
Category: JavaScript tutorials > AJAX - Difficulty:
Ternary Operator - Learn how to use the ternary operator
Ternary Operator - Learn how to use the ternary operator
Ternary Operator - Learn how to use the ternary operator
Category: JavaScript tutorials > Development - Difficulty:
Drop down date select
Drop down date select
This script displays the current date inside a form via 3 prefilled drop down menus (day, month, year). The visitor can then specify a different date if he/she wants. You can have multiple drop down dates within the same form as well.
Category: JavaScript tutorials > Forms - Difficulty: