Quality Code

As I was browsing through the web the other I ran across the website that I love! It has a lot of great scripts for your web based applications for mobile devices! Alright so I’ll list a few but you really have to visit the site to see them!

Website: http://cubiq.org

Web App Scripts

iScroll

iscroll-new2.jpeg

The overflow:scroll for mobile webkit. Project started because webkit for iPhone does not provide a native way to scroll content inside a fixed size (width/height) div. So basically it was impossible to have a fixed header/footer and a scrolling central area. Until now.

Slide-in Menu

slidein-menu.jpeg

Sometimes the screen of mobile devices is too small to fit all the controls, menus and options of your application. One solution is to create a slide in menu that the user can pull to access additional functions.

Rotating Wheel

Rotating-wheel.jpeg

In my last post I was suggesting to stop cloning the default Apple UI for web applications and start creating custom controls. This time I want to put my words in practice and present you with a rotating wheel select control, 150 lines of code all included (HTML+CSS+JS).

There is a lot more stuff on the website that is cool so check it out! All of this plus more! (Even spinning selection wheels!) So what do you think about it?

Jul10

Leave a Reply