MobDis is a mobile site builder based on jQueryMobile. Targeted at designers, it boast a highly visual interface for to quickly and easily layout mobile sites. However some sites might need extra customisation that MobDis does not provide. Thus MobDis provides a Developer Console which (JavaScript, CSS, HTML Object) allows developers to customize any part of a MobDis site to build dynamic sites/web applications
##Why you need the code here
This is a collection of JavaScript/CSS code that a developer can place into the MobDis HTML Object or Developer console to build dynamic web applications.
The code is divided into 2 main sections. The first is the "Custom Snippets" which are self contained code that provide a specific functionality that MobDis does not provide. The second is the "Object API" which document the Objects that are provided in MobDis. Typically these would list the events and methods to receive callbacks and affect properties of an objects.