Welcome to the Ajax's Real World, collection of quality Ajax Scripts. Free Downloads and code examples. Hundreds of live demos as well as tutorials and latest news from Ajax World. Ajax is a web development technique, a combination of PHP, XML and Javascript .It is used for creating interactive web applications. This is intended to increase the web page's interactivity, speed, functionality, and usability.

All scripts and code examples in our directory are free for download. Enjoy!

AjaxKhan Rss

The Future – Create Website With HTML 5 And CSS3

Posted on : 22-05-2011 | By : Shadman Jamil | In : Articles, HTML, HTML5, HTML5, Web 2.0, Web 3.0, css, div

Tags: , , , , , , , , ,

2

I’m sure that who chooses to work as web designer makes a choice of heart, a choice of love. He/she decides to bet any given day on his creativity and his ability of producing an idea and of making it tangible, visible and perceptible for all. These crazy men have my respect. But, also when the creative side is very important for a work, there exists a logical (and technical) part in all creative process.

Vector Markup Language (VML)

Posted on : 22-05-2011 | By : Shadman Jamil | In : Articles, Blogs, HTML, VML, css, news

Tags: , , , , , , , , , , , , , , , , , , ,

1

Vector Markup Language (VML), VML is an application of Extensible Markup Language (XML) 1.0 which defines a format for the encoding of vector information together with additional markup to describe how that information may be displayed and edited. The first part of this document is an introduction, which gives an overview of the way VML is organized and how it interacts with both XML and HTML as defined by the HTML 4.0 Specification. This is followed by detailed technical definition of the behavior of every VML element and the permitted and recommended behaviors for all applications.

The introduction to this document is intended to be appropriate reading for someone who wishes to gain an overview of VML. The technical specification is intended for authors of application software which might use VML and for people who wish to assess the suitability of VML for a particular application. It may also be used by people who need to hand-author VML content. However it is anticipated that most such authoring will proceed by copy and paste of existing VML – VML is intended to be treated in this way.

Introduction to VML

The Vector Markup Language (VML) supports the markup of vector graphic information in the same way that HTML supports the markup of textual information. Within VML the content is composed of paths described using connected lines and curves. The markup gives semantic and presentation information for the paths.

Google Powered Site Search – jQuery

Posted on : 26-09-2010 | By : Shadman Jamil | In : Ajax, Featured, Google, HTML, Scripts, Search, javascript, jquery, jquery plugin, news

Tags: , , , ,

2

By far one of the most requested features by Tutorialzine’s readers, is building a site-wide search. One way to do it, is to build it yourself from the ground up. That is, to use a server-side language like PHP and run search queries on your database, displaying the results to the user.

HTML5 Slideshow with Canvas & jQuery

Posted on : 26-09-2010 | By : Shadman Jamil | In : Ajax, Ajax slide, Convas, Featured, Gallery, HTML, HTML5, Scripts, Slider, jquery, jquery plugin, news

Tags: , , , ,

0

You’ve probably heard a lot about the new HTML5 canvas element. As the name implies, this is a special element that allows us to create and modify graphics. In addition, we can also use it like any other element on the page – apply jQuery animations on it, listen for events and integrate it deeply into our layouts.

Twitter word counter – jQuery

Posted on : 26-09-2010 | By : Shadman Jamil | In : Ajax, Featured, Twitter, jquery, jquery plugin, news

Tags: , , , , , ,

10

Twitter word counter looks so cool, as it reduces number of words how much more we can add on the fly along with changes colors as we going to touch limit 140 and when we cross 140 limit it makes red color and not allowing you submit form until we reduce our word less then 140.

how we can make that script by jquery, here is the solution please go ahead and try if you need this..its again so easy.

Making a Giveaway Randomizer App with jQuery

Posted on : 26-09-2010 | By : Shadman Jamil | In : Ajax, Ajax slide, Animation, Featured, Scripts, Slider, div, javascript, jquery, jquery chat, jquery plugin, news

Tags: , , , , , , , ,

0

The first Tutorialzine giveaway has finished! Now is the time to draw the winners. But, as this is a web development blog, we cannot just run an ORDER BY RAND() MySQL query in phpMyAdmin. Even more, three different sets of prizes must be awarded. This calls for a bit more stylish approach – a dedicated randomizer jQuery app, especially made for choosing winners in competitions and giveaways.

The app is divided in three steps – in step one you provide a list of the contestants’ name and email, divided by a comma (each contestant on a separate line). In the second step, you provide a prize name and a number, signifying the number of copies that have been offered. In the last step, you get a randomly selected list of contestants and their prizes.

Shadowbox

Posted on : 26-09-2010 | By : Shadman Jamil | In : Ajax, Featured, Gallery, Lightbox, Player, Prototype, SWF, Scripts, jquery, jquery plugin, mootools, news

Tags: , , , , , , , , , , , ,

0

Shadowbox is a web-based media viewer application that supports all of the web’s most popular media publishing formats. Shadowbox is written entirely in JavaScript and CSS and is highly customizable. Using Shadowbox, website authors can showcase a wide assortment of media in all major browsers without navigating users away from the linking page.

Twitter Ticker – jQuery

Posted on : 19-09-2010 | By : Shadman Jamil | In : Ajax, Ajax slide, Scripts, Slider, Twitter, javascript, jquery, news

Tags: , , , , ,

0

Introduction

In this tutorial we are going to create a pure jQuery & CSS twitter ticker which utilizes Twitter’s Search API. It will show your or your friends’ latest tweets, and will not require any server side code or databases. As a result, the ticker will be easily included into any web page and easily modified to your likings.

Twitter Powered Fan Page

Posted on : 19-09-2010 | By : Shadman Jamil | In : Ajax, Featured, Scripts, Twitter, Web 2.0, javascript, jquery, news

Tags: , , , , , , , , ,

0

Introduction

Recently, Twitter rolled out a great new feature on their site – lists. You can now create and compile a list of twitter users and make it easier for others to follow all at once.

Halftone Navigation Menu With jQuery & CSS3

Posted on : 11-09-2010 | By : Shadman Jamil | In : Menue, Web 2.0, Web 3.0, css, div, jquery

Tags: , , , , ,

0

Providing an intuitive, yet eye-catching navigation on your site, is one of the ingredients for a great design. And with the performance improvements in newer browsers and the rise of JavaScript frameworks such as jQuery, it is becoming easier to include beautiful animations in your page designs.

Today we are making a CSS3 & jQuery halftone-style navigation menu, which will allow you to display animated halftone-style shapes in accordance with the navigation links, and will provide a simple editor for creating additional shapes as well.