Quantcast
Channel: ajaxBlender.com— A Whole Lot of AJAX! Directory for Web 2.0 AJAX scripts, demos and tutorials. Custom AJAX Coding Service for Your Web 2.0 Website.
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to Call setTimeout or setInterval function in an Object’s Method

A common question from JavaScript beginners is how to call the setTimeout or setInterval function. This is an easy task, but can definitely be a headache for those who are new to JavaScript...

View Article



Image may be NSFW.
Clik here to view.

How to Resize Image Proportionally using JavaScript

We’re continuing a series of “How-to’s” for JavaScript beginners. In this tutorial we will explain how to proportionally resize images. Most tutorials that we have written utilize JavaScript platforms...

View Article

Image may be NSFW.
Clik here to view.

How to Create Custom AJAX Tabs using jQuery

Today’s morning started a little hot here at ajaxBlender. We had some free time before starting the production meeting, and Mike (our lead developer guy) and Justin (newbie who joined us in November)...

View Article

Image may be NSFW.
Clik here to view.

W3C Valid Replacement for target=”_blank”

Using target=”_blank” for links in an HTML page will generate errors when running code through the W3C validator. Well, if you are using the older Transitional document type it would not, but errors...

View Article

Image may be NSFW.
Clik here to view.

Convert ASCII Character to Hex, Decimal and Binary Code

This JavaScript tutorial explains how to convert ASCII Character to Hex, Decimal and Binary Code using JavaScript. Recently we were asked for a function code to convert user input to hex code which was...

View Article


Image may be NSFW.
Clik here to view.

Create Custom Cursors without .cur File

Sometimes you may want to replace your cursor with a custom image or use a custom image to move with your cursor. This quick JavaScript tutorial will show you how to implement it. The task is pretty...

View Article

Image may be NSFW.
Clik here to view.

Rotate Images Using JavaScript

Rotate images using JavaScript – is this even possible? Of course ;) Read this tutorial to find out how to rotate images using JavaScript, and the code is a cross-browser solution. Ok, let’s start from...

View Article

Image may be NSFW.
Clik here to view.

Advanced Plugins Development with ExtJS

In this ExtJS tutorial, the author provides helpful tips for successful Ext JS plug-in development. Basic questions are answered such as: “What is an Ext JS plug-in?” and more. Also discussed are...

View Article


Image may be NSFW.
Clik here to view.

Convert Images to Grayscale

Read this tutorial to find out how to desaturate an image (convert color images to grayscale) using JavaScript. A cross-browser code sample is supplied. Recently we published a tutorial explaining how...

View Article


Image may be NSFW.
Clik here to view.

How to Add Hints & Auto Focus Form Fields using jQuery

This tutorial teaches you how to easily add hints to your forms and auto focus fields. We are continuing a series of quick articles for web developers which explain how to automate things during...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images