First pages commit

This commit is contained in:
Rafat Hussain
2015-09-21 17:49:35 +05:30
commit 4645c9b8b9
23 changed files with 87021 additions and 0 deletions

28
js/app.js Normal file
View File

@@ -0,0 +1,28 @@
/*
* Please see the included README.md file for license terms and conditions.
*/
// This file is a suggested starting place for your code.
// It is completely optional and not required.
// Note the reference that includes it in the index.html file.
/*jslint browser:true, devel:true, white:true, vars:true */
/*global $:false, intel:false app:false, dev:false, cordova:false */
// This file contains your event handlers, the center of your application.
// NOTE: see app.initEvents() in init-app.js for event handler initialization code.
// function myEventHandler() {
// "use strict" ;
// // ...event handler code here...
// }
// ...additional event handlers here...
var wave = {};