3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

A-Jax - Speed - Web Developers

Why use slow flash when faster better ways are there?

AJax is great, fast, and does the job.

Here is some simple code for your site:

xhr = (window.XMLHttpRequest) ? new XMLHttpRequest() : new ActiveXObject("Microsoft.xhr"); xhr.open("POST or GET", "PAGE-URI", 1); xhr.onreadystatechange = (function() { Code to run for the result.. }); Simple yes?

My site uses the code above but within lots more Javascript hacks included.
My site is http://sitegen.com.au/ My js file is minimized so to get to the code just goto http://sitegen.com.au/js.php?min=false and the same deal with my css file..


Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!