Profile | download (kb/s) | upload (kb/s) | latency (ms) |
---|---|---|---|
Native | 0 | 0 | 0 |
GPRS | 50 | 20 | 500 |
56K Dial-up | 50 | 30 | 120 |
Mobile EDGE | 240 | 200 | 840 |
2G Regular | 250 | 50 | 300 |
2G Good | 450 | 150 | 150 |
3G Slow | 780 | 330 | 200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var list = [{"endAt":1546327200621,"endTime":770,"location":{"latitude":22.563032,"longitude":88.3148152},"minutes":1,"punchType":2,"reverseGeocode":"392, Sarat Chatterjee Road, Bataitala, Kazipada, Shalimar, Howrah, West Bengal 711103, India","startAt":1546327117421,"startTime":768,"teamRef":"-LQJBi69vfFfvU9Dmz-x","timeStamp":1546327200621,"day":"1 January 2019"}, | |
{"endAt":1546327400397,"endTime":773,"location":{"latitude":22.563032,"longitude":88.3148152},"minutes":3,"punchType":1,"reverseGeocode":"392, Sarat Chatterjee Road, Bataitala, Kazipada, Shalimar, Howrah, West Bengal 711103, India","startAt":1546327200632,"startTime":770,"teamRef":"-LQJBi69vfFfvU9Dmz-x","timeStamp":1546327400397,"day":"1 January 2019"}, | |
{"endAt":1546442735609,"endTime":1255,"location":{"latitude":22.5630316,"longitude":88.3148142},"minutes":6,"punchType":1,"reverseGeocode":"392, Sarat Chatterjee Road, Bataitala, Kazipada, Shalimar, Howrah, West Bengal 711103, India","startAt":1546442344340,"startTime":1249,"team |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"-LQJBi69vfFfvU9Dmz-x": { | |
"-LV7JI-LKLfgp4-4xENJ": { | |
"endAt": 1546327767380, | |
"location": { | |
"latitude": 22.563032, | |
"longitude": 88.3148152 | |
}, | |
"minutes": 1, | |
"punchType": 1, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Ionic Variables and Theming. For more info, please see: | |
// http://ionicframework.com/docs/theming/ | |
// Font path is used to include ionicons, | |
// roboto, and noto sans fonts | |
$font-path: "../assets/fonts"; | |
// The app direction is used to include | |
// rtl styles in your app. For more info, please see: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.center{ | |
display: -webkit-box; | |
display: -moz-box; | |
display: -ms-flexbox; | |
display: -webkit-flex; | |
display: flex; | |
-webkit-box-direction: normal; | |
-moz-box-direction: normal; | |
-webkit-box-orient: horizontal; | |
-moz-box-orient: horizontal; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var ar = ['https://scontent.cdninstagram.com/t50.2886-16/13351747_1548398895467100_1473273865_n.mp4', | |
'https://scontent.cdninstagram.com/t50.2886-16/13427635_553906271448787_1921670084_s.mp4', | |
'http://planetairsport.digitalsign.social/files/ae5fbf6e17d3f99a65742fff88abe1fd.jpg', | |
'http://planetairsport.digitalsign.social/files/2242d160aec87a46a7c9a12395b02c80.jpg', | |
'http://planetairsport.digitalsign.social/files/09e72e18197a3c19eb48e364e1486b50.jpg', | |
'https://scontent.cdninstagram.com/t50.2886-16/13647809_902603383185427_359341575_n.mp4', | |
'http://planetairsport.digitalsign.social/files/bfde5b157d067023e5216ea2316c4cb7.jpg', | |
'https://scontent.cdninstagram.com/t50.2886-16/13728792_1738082423127752_382512439_n.mp4', | |
'http://planetairsport.digitalsign.social/files/d6ed32c3784bd6883db17c6282203727.jpg', | |
'http://planetairsport.digitalsign.social/files/c82e093fcab76c4105d74221ed1fa78e.jpg', |
A Pen by Justin Noel on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html ng-app="ionicApp"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> | |
<title>Side Menus</title> | |
<link href="http://code.ionicframework.com/1.0.0-beta.9/css/ionic.css" rel="stylesheet"> | |
<script src="http://code.ionicframework.com/1.0.0-beta.9/js/ionic.bundle.js"></script> | |
</head> |
Zigzag rule made of two HRs.
Forked from m0cha's Pen Zigzag Horizontal Rule.
A Pen by Arup Bhattacharya on CodePen.
How to customize an icon.
A Pen by Justin Noel on CodePen.
NewerOlder