Skip to content

Instantly share code, notes, and snippets.

View manish-metacube's full-sized avatar

Manish Kumar manish-metacube

  • Metacube Software Private ltd
  • Jaipur
  • 05:59 (UTC +05:30)
View GitHub Profile
@manish-metacube
manish-metacube / index.html
Last active January 16, 2018 12:20
Table Column Resize// source http://jsbin.com/vaqayur
<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="utf-8"/>
<title>Table Column Resize</title>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/>
<script>
(function(){
'use strict';
<!DOCTYPE html>
<html>
<head>
<link href="http://cdn.sencha.io/touch/sencha-touch-2.1.0/resources/css/sencha-touch.css" rel="stylesheet" type="text/css" />
<script src="http://cdn.sencha.io/touch/sencha-touch-2.1.0/sencha-touch-all.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>