Short Notes
A Collection Of Short Notes
Tuesday, March 1, 2016
Affective Computing and Sentiment Analysis
›
. Abstract Understanding emotions is one of the most important aspects of personal development and growth and, as such, it is a key tile for...
Sunday, October 11, 2015
Easy way to submit form data via ajax
›
Using jquery plug in from http://malsup.com/jquery/form/ . Overview The jQuery Form Plugin allows you to easily and unobtrusively upgra...
Sunday, March 1, 2015
html
›
--- Asas HTML Untuk Hybrid Apps Development Asas HTML Untuk Hybrid Apps Development HTML Basics for Hybrid Apps Development 1) ...
Monday, February 16, 2015
BlueGriffon: Change Language Preference
›
Sunday, February 1, 2015
jQuery Mobile Multi Page Geo Terrain
›
Adapted from:http://www.hongkiat.com/blog/html5-geolocation/
Document ready(...) vs on('pagecreate',...)
›
jQuery Mobile - Document Ready(..) vs on('pagecreate',...) 1) Single Page HTML uses Document Ready function 2) Multi Page HTML ...
Google Map with Marker (using jQuery)
›
Google Map with Marker (no jQuery)
›
Basic Google Map using jQuery ready() method to initialize/display the map
›
In this example, the shorthand version of the ready() method is used '$(function() { } );'.
Basic Google Map using DOM event to initialize/display the map
›
‹
›
Home
View web version