Archive | jQuery

20 July 2009 ~ 21 Comments

Multiple file upload using jQuery and Ruby on Rails Tutorial

Multiple file upload using jQuery and Ruby on Rails Tutorial

Outline
Today I’ll share with you how to solve problems relating to uploading multiple files and how to effectively use Ruby on Rails in combination with jQuery Form plugins to allow your users to upload a single file or multiple files without refreshing the page.
Since I don’t have any Windows or MacOS, the command lines shown [...]

Continue Reading

10 March 2009 ~ 7 Comments

Enabling Dynamic Plugin Support for your JavaScript Application

Hi fellow reader,
I recently came through a problem while working on a javascript framework on top of jQuery.  At one point, having one big javascript file containing all the application objects becomes hard to both naviguate and maintain.
From here you want to ease your developement process by splitting your main class in small, specialized, classes [...]

Continue Reading

24 February 2009 ~ 8 Comments

7 jQuery Plugins to Really Enhance Users Experience

Hi fellow reader of the Shiny Blog, today I am tired of seeing this blog posts schema : ” YOU WOULD LITERALY DIE FOR”.  We have an expression for this in France : “On dit qu’il y a à boire et à manger là dedans”. This approximately means that you will actually have to [...]

Continue Reading

20 February 2009 ~ 2 Comments

6 Image Manipulation Plugins for jQuery You Should Know About

Hi, In the past few months, I bookmarked some interesting jQuery plugins or usages to deal with image manipulation, editing or effects. Today I’m sharing this list with you.
1. jQZoom Evolution
JQZoom is a javascript image magnifier built at the top of the popular jQuery javascript framework.jQzoom is a great and a really easy to use [...]

Continue Reading