Friday, September 7, 2007

Download Dhtml and Ajax code from Miniajax

Have you visited Miniajax.com? If not, I recommend that you do! If you are looking for dhtml and Ajax code, this is a great site for download and try out some great Ajax features. If you aren’t familiar to Ajax script this is a good site to begin exploring the Ajax world. Incredible nice Ajax and dhtml script/code for your website or blog.

Here are some great examples of what you might find at
Miniajax.com.

* Ajax Star Rating Bar - This is a rating bar script that allows users to rate things with no page refresh.

* GreyBox: An easy JavaScript popup box - GreyBox can be used to display websites, images and other content in a beautiful way.

* Dragable content script - In this script you can drag nodes to a set of boxes.

* Suckerfish HoverLightbox - Roll over a title, it shows a grid of thumbnails. Rolling over a thumbnail shows a slightly.

* Ajax subscription box - Mailist 0.9 - An email address can be submitted without having to reload the whole page.

And much more…visit
Miniajax.com

Some information about Ajax.

Ajax, or AJAX, is a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. This is intended to increase the web page's interactivity, speed, functionality, and usability.

Ajax is asynchronous in that loading does not interfere with normal page loading. JavaScript is the programming language in which Ajax function calls are made. Data retrieved using the technique is commonly formatted using XML, as reflected in the naming of the XMLHttpRequest object from which Ajax is derived.
Ajax is a cross-platform technique usable on many different operating systems, computer architectures, and Web browsers as it is based on open standards such as JavaScript and XML, together with open source implementations of other required technologies.

Ajax description source comes from :
Wikipedia

So go on and try out some great Ajax features and integrate them to your website or blog.

Good luck - John Kerbiac -

2 comments:

Jest Staffel said...

there is a larger and more comprehensive database of ajax and web 2.0 scripts available at http://www.scripts.ajaxflakes.com

thought you should know...

regards,

Jest

John Kerbiac said...

Thanks for this great tip of a very useful site. There are many great tools and functions that gonna be great to explore and try out.