Tizen-winset: resize VirtualGrid widget in demo
[platform/framework/web/web-ui-fw.git] / demos / tizen-winsets / main.js
1 $( document ).on( "pageinit", function () {
2         $.mobile.tizen.enableSelection( $("div:jqmData(role='page')"), 'none' );
3 });