Unseen Revolution

Helpful tutorials about: HTML5, Mobile development, jQuery, Angualar, Python, Cordova, SEO and new ideas.

jQuery Ajax Post

jQuery: In this short article we'll look at loading data from the server using a AJAX HTTP Post Request.

jQuery $(document).ready() shorthand - domready

jQuery $(document).ready() function is guaranteed to be executed after the DOM is ready. Here are a few variations including shorthand and noConflict.

jQuery External Links

Open in New Window

Use jQuery and CSS to automatically open any external link in a new window. Style external link for improved visual impact.

jQuery .Ajax Error Handling Function

.ajaxSetup() for jQuery AJAX error handling: HTTP Status Code 404/500 errors, and JSON parse errors for $.get, $.post, $.ajax calls.

jQuery Lightbox

jQuery: build a fully function lightbox to meet your specific needs.