Thursday, April 28, 2011

Emulate/Simulate iPhone Sprinboard behavior in a JS Webpage

Hey, I am looking for a smart way to emulate the iPhone Springboard behavior of changing icon possition. I just want to change few icons on ONE screen. It should be run in JS on a webpage. Any suggestions to start? Thank you very much

From stackoverflow
  • I think jQuery UI Sortable will be good for that.

    Check this demo. If you would add icons to the elements in that demo and style it a bit I think you would get what you want.

    : This is really nice, thanks!

0 comments:

Post a Comment