Top Mobile Development Tools Scripts for Web
If the user taps on the screen of mobile devices, Safari interprets the gesture as a mouse click.This class adds support for the unsupported events as mousedown, mousemove, and mouseup.Mouse2Touch does this by mapping mouse events to touch...
Before sending the page to the user, this library analyzes the device screen resolution and serves the appropriate CSS stylesheet file.Adapt.js is also capable of resending new CSS files whenever the user resizes the browser window, or loads another...
CSS Mobile Reset was inspired by tools like Reset CSS and CSS Mini Reset.Just like them, this small CSS file, if loaded before any type of CSS will greatly reduce CSS bugs and browser-related inconsistencies by providing a common base on which all...
Written as an object-oriented class library, it allows to leverage the powerful OpenGL technology and create 3D capable apps.Requirements:Android 1.5 or higher
OpenGL ES 1.0 or...
XUI is developed from the successful phonegap framework.The library supports most mobile platforms, not just iOS.It does not try and dictate a page structure or widget paradigm. Instead, it uses the DOM.This is because most mobile applications consist of...
Comes as a self-contained single stylesheet file. Can even be used for developing PhoneGap apps.A demo is included with the download...
The package consists of a collection of PHP classes.It eases and automates the process of generating jQuery Mobile-compliant HTML code.Examples are included with the download package, to help developers get started on their own project.What is new in this...
This basically will allow web pages to be accessed and controlled via motion-controled devices like Microsoft's Kinect or Nintendo's Wii.Features:Provide motion tracking for up to 2 people at the same time
20 joints tracked for each skeleton, and two...
Supports basic vertical or horizontal scrolling.To use, drop it into a web page, add a few CSS classes to scrollable elements, and scroll away.Features:Lightweight
Small
No external dependencies
Requirements:JavaScript enabled on client...
Works for both client side (browsers) and server side (Node.js) environments.This of course includes desktops, smart phones, tablets, smart TVs and any other Internet connected device that can run a browser.What is new in this release:Switch to MIT...