Uploading files without refreshing page looks nice and even simple. With the help of ajax and jquery one can achieve this. Today I have collected 7 ajax file upload plugins which are cool and easy to integrate.
Tag Archives: jquery
How can I make a redirect page in jQuery/JavaScript?
jQuery is not necessary, and window.location.replace(…) will best simulate an HTTP redirect.
jQuery resize
With jQuery resize event, you can now bind resize event handlers to elements other than window, for super-awesome-resizing-greatness!
3 jQuery Twitter Plugins – Add Tweets To Your Website
Integrating social profiles with websites is a very popular trend as they represent a content. For Twitter, if you have an account and want to add tweets to your website, these 3 jQuery Tweeter plugins will help you for sure:
Bootbox.js – alert, confirm and flexible dialogs for twitter’s bootstrap framework
I’ve been using twitter’s bootstrap framework for a number of site builds recently, mainly because it gets me from black-and-white markup to vaguely-presentable websites in a very small amount of time. Version 1.3 introduced some JavaScript plugins to complement the array of stylistic elements it already provided – notably code to invoke dialog boxes, or …
nanoscroller MAC STYLE SCROLL FOR JQUERY
nanoScroller.js is a jQuery plugin that offers a simplistic way of implementing Lion-styled scrollbars for your website. It uses minimal HTML markup being .nano > .content. The other scrollbar div elements.pane > .slider are added during run time to prevent clutter in templating. The latest version utilizes native scrolling and works with the iPad, iPhone, …