Save your working time for more sleeps and beers! Leverage the power of these 30 web generator tools online, for free.
AutoComplete
How to Create a Preloader Using Flash and ActionScript 3.0
a preloader is what precedes any flash content and therefore we usually continue to preview a Flash site depending on how good or stimulating the preloader is. In this tutorial we are going to explain to you in details how a preloader is first designed in flash authoring tool and then use ActionScript 3.0 to […]
JSON Suggest Box
Turn a text box into an auto suggest box which search’s and displays results specified in a JSON string either on construction or dynamically. The set of results can contain images and extra details about each item. If must atleast contain the text to actually search on. The chosen item can optionally be sent to […]
Remove the Human Element – a Guide to Site Automation
Anybody who is old enough to remember sites from before WordPress and CMS’es knows that the number one hardship of owning and running a site was updating it. You had to go through and update every file, move content from one document to another, it all took too long and was too much trouble. I’ll […]
Autocomplete - jQuery plugin
A jQuery autocompleter with caching options to limit server requests.
Auto-Complete Field with jQuery
I thought i would write this tutorial because most of the auto completer applications i have seen just dump the code into a zip and tell you how to use it rather than how and why it works, knowing about this enables you to customise it a lot more (this has been demonstrated with the […]
Auto-Complete Field with jQuery - Code Explained
Hello! As I promised, I’ll be explaining all the JavaScript code of the auto-complete field in this post. If you haven’t read the previous post where I talk about the auto-complete field take a moment to read it first before continuing. Now take some cookies because the post is quite long. Be comfortable and let’s […]
jQuery Autocomplete Mod
This is a modification of Dylan Verheul’s jQuery Autcomplete plug-in.
Facebook like Autocomplete
This autosuggest search engine is inspired from facebook for design and uses jquery.
Ajax Powered AutoComplete
The AutoComplete class adds a pulldown menu of suggested values to a text field.
AutoComplete - JQuery
jQuery plugin: Autocomplete is very easy to integrate to your existing forms.
AJAX: Auto Suggest
The auto suggest bar has almost become a standard feature on the web today, this article shows how you can make your very own using AJAX and PHP.
