Follow me on twitter Follow the position absolute RSS feed

admin Archive

A call to all web developers, launching a twitter campaign to force webkit to implement a position fixed in mobile webkit

March 20th, 2010 by admin

Hey guys,

I need YOU for 2 minutes,

Some of you guys might not know that it is impossible to have a fixed toolbar in mobile webkit, this is because we can’t fix anything to the gridview webkit produce.

This is something…

continue reading

Form Validation Engine 1.6.3 is live

February 4th, 2010 by admin

This update take full advantage of jQuery 1.4. You can now validate using the live event (off by default), this really boost the loading speed of the engine.

  1.  $("#formID").validationEngine({liveEvent:true})

You can now specify if you want to scroll the page to the…

continue reading

SlideItMoo 1.1

August 21st, 2009 by admin

An improved image slider

continue reading

Perfect signin dropdown box likes Twitter

August 21st, 2009 by admin

A nice dropdown

continue reading

MooWheels

July 31st, 2009 by admin

A javascript connections visualization library

continue reading

Search Light jQuery Plugin

July 31st, 2009 by admin

A nice real time search dropdown

continue reading

Fly-To-Basket Effect With jQuery

July 31st, 2009 by admin

A nice jQuery basket

continue reading

Tips #2: Animating opacity with jQuery? Don’t forget to set your opacity before animating

July 31st, 2009 by admin

Animating opacity with jQuery can be a little tricky. If you look closely, the first opacity animation might not happen. You would think that $(‘element’).animating({opacity:0}) would do the trick, but actually that is not really the case. When you animate…

continue reading

jQuery XML to JSON Plugin

July 27th, 2009 by admin

The XML to JSON Plugin is a script you can use to convert simple XML into a JSON object.

continue reading

Uploadify

July 21st, 2009 by admin

A file upload plugin for jquery

continue reading