Archive

Archive for the ‘jquery’ Category

jQuery Tag Editor 1.4

May 26th, 2010 5 comments

A new version of jQuery Tag Editor is out. This time it’s up to version 1.4 and gladly enough I didn’t have to put almost any work into it. A huge thanks goes out go to Joost Elfering who made most of the changes and improvements in this release.

As usual, the demo and project page can be found at the urls below.

http://blog.crazybeavers.se/wp-content/Demos/jquery.tag.editor/
http://plugins.jquery.com/project/jQueryTagEditor

Categories: jquery Tags: ,

Drag ‘n Drop with Google Gears

September 23rd, 2009 No comments

A lot of people saw the cool drag ‘n drop features on the Google Wave demonstration a few weeks ago and started wondering how to create that stuff yourselves. Being in the middle of my work on Imager Gallery.Net I was really excited about it and started looking at it. There are a few samples out there but some doesn’t work and one was even obfuscated. I’ve assembled the following sample which just takes the dropped file and shows a thumbnail (if an image, a generic icon else) of it. Later on it will be extended to upload files aswell and if successful also rewritten as a jQuery plugin. The current sample works with IE and Firefox with Google Gears 0.5.32 installed.

http://blog.crazybeavers.se/wp-content/demos/Google.Gears/drop.html

New version of jQuery Tag Editor

August 1st, 2009 8 comments

Just updated jQuery Tag Editor to version 1.3. Added another demo as well.

Categories: jquery Tags: , ,