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

jQuery JSON with PHP json_encode and json_decode - JavaScript tutorial


Simple how to on using jQuery JSON to pass javascript objects to PHP. In PHP we use the new json_encode and json_decode functions to make sense of the information we get from the Javascript through Ajax.
Category: JavaScript tutorials > DHTML - Difficulty:


More cool JavaScript tutorials:



Javascript Tip Boxes
Javascript Tip Boxes
When writing content for your site you might want to give some tips or explainations for particular words or phrases. For this you might consider using DHTML Tip boxes that appear when a link is rolled over. The following example shows how you can do this.
Category: JavaScript tutorials > Windows & Frames - Difficulty:
Force-Click
Force-Click
Force-Click
Category: JavaScript tutorials > Links & Buttons - Difficulty:
Simple YUI Cookie example - javascript text magnifier for your page
Simple YUI Cookie example - javascript text magnifier for your page
The piece of code we will be writing, using the YUI library (my favorite), will allow users to increase/decrease their font size for a block of text, storing the font size in a cookie so that when they return to the page they don't have to modify the font size again.
Category: JavaScript tutorials > Cookies - Difficulty:
Build Ajax-enabled auto-complete and cascading drop-down controls
Build Ajax-enabled auto-complete and cascading drop-down controls
In this article, learn a few asynchronous communication techniques and how you can add JavaScript Serialized Object Notation (JSON) and JavaScript + XML (Ajax) to business-line applications through reusable JSP TagLib controls. Because they are standard JSP TagLib controls, find out how you can easily drop them into any application to provide more intuitive and responsive user interfaces.
Category: JavaScript tutorials > Development - Difficulty:
rowIndex and cellIndex - Learn how to use these two properties
rowIndex and cellIndex - Learn how to use these two properties
rowIndex and cellIndex - Learn how to use these two properties
Category: JavaScript tutorials > Development - Difficulty: