Getting and Setting Cookies with jQuery

Getting and Setting Cookies with jQuery

October 12, 2009 0 Comments

jQuery is one of the most versatile JavaScript libraries today. Extending it's functionality one step further, we can use cookies to enhance the user experience by helping the browser remember user site preferences, login details and more.
Continue Reading

How to Create an Ajax Style File Uploader

How to Create an Ajax Style File Uploader

September 5, 2009 28 Comments

In this tutorial we will be creating a simple Ajax style file uploader using jQuery, Ajax and Php. Something you can easily implement on your site, complete with front and backend validation.
Continue Reading

Cross-Browser Blockquotes Using CSS and jQuery

Cross-Browser Blockquotes Using CSS and jQuery

July 28, 2009 6 Comments

Back in December 2005, Simon Collison posted a tutorial on how to get "Swooshy Curly Quotes Without Images" on 24 Ways. I'd like to expand on that concept using jQuery, automating and skipping adding the additional span tags each time getting the same effect.
Continue Reading

Scroll to top