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

Search Engine Friendly Ajax - JavaScript tutorial


Lots of SEO experts are concerned about the raising of AJAX in web development. In my point of view, search engine operators should be the ones more concerned about that, because AJAX or the so called web 2.0 gives users a much better experience than with the “regular” web, and since search engines are providing a service to the community (and they earn lots of money with it), they should follow the tendencies and not try to dictate them. But that’s a discussion I’ll leave for the experts. My purpose with this post is to demonstrate my method.
Category: JavaScript tutorials > AJAX - Difficulty:


More cool JavaScript tutorials:



Get key press event using JavaScript
Get key press event using JavaScript
This tutorial will show you how to get the pressed key in the browser window, whether it's Ctrl, Alt, Shift, Page Up, Arrow Up or any other key. There's both an Internet Explorer and a Firefox way of doing this.
Category: JavaScript tutorials > Basics - Difficulty:
Pull-down Menu
Pull-down Menu
The pull down menu is an excellent to condense many links into a small area. In the older days the only way to process a pull-down menu was to use a CGI script, but now you can do it with JavaScript. This tutorial presents several different types of pull-down menus: standard menu, menu with no button, using in frames, and using in a different window.
Category: JavaScript tutorials > Navigation - Difficulty:
Basics Of Javascript Part 3 - Get started on coding Javascript
Basics Of Javascript Part 3 - Get started on coding Javascript
Basics Of Javascript Part 3 - Get started on coding Javascript
Category: JavaScript tutorials > Basics - Difficulty:
Use AJAX to handle PHP forms
Use AJAX to handle PHP forms
Use AJAX to handle PHP forms
Category: JavaScript tutorials > AJAX - Difficulty:
Introduction to the DOM of IE 5/ NS 6
Introduction to the DOM of IE 5/ NS 6
We demystify the DOM (Document Object Model) of IE5 and NS6 with this tutorial.
Category: JavaScript tutorials > DHTML - Difficulty: