Skip to content

Instantly share code, notes, and snippets.

View A-gambit's full-sized avatar

Gregory Shekhet A-gambit

View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Demo</title>
{{js "demo"}}
<script src="https://apis.google.com/js/client.js?onload=load"></script>
var firstTime = true;
var USHoliday = [],
UAHoliday = [],
email,
vacation=0,
wfh=0,
sick=0,
myJSON = [];
{% extends "page/vacation-base.html" %}
{%block page_class%}p-vacation{%endblock%}
{% block content %}
<div class="login">
<h1 class="login-h1">You need to work in Grammarly.</h1>
<input type="button" value="Login" id="login"/>
</div>
end //sort function
$(".content__top-vacation-rolled").click(function(){
deleteDate();
sortRolled();
outputData();
});
function sortRolled(){
for(var i = 1; i<members.length; ++i){
for (var j = members.length-1; j>=i; --j){
$(document).ready(function() {
var firstTime = true,
USHoliday = [],
UAHoliday = [];
var accountNum = 0;
var myJSON = [],
imbir: function(callback) {
callback(null, {
title: 'Imbir',
name: 'imbir',
href: 'https://www.facebook.com/cafeimbir',
singleBox: true,
menu: {
title: '',
type: 'first-second',
items:
imbir: function(callback) {
callback(null, {
title: 'Imbir',
name: 'imbir',
href: 'https://www.facebook.com/cafeimbir',
singleBox: true,
menu: {
title: '',
type: 'first-second',
items:
capo: function(callback) {
callback(null, {
title: 'Capo',
name: 'capo',
href: 'http://capo.com.ua/business-lunch/',
singleBox: true,
menu: [
{
title: '',
type: 'first-second',
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Book</title>
</head>
<script src="http://code.jquery.com/jquery-git2.js"></script>
<body>
<input type="text" name="text" value="" class="text">
<input type="button" name="find" value="find" class="find">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Book</title>
<style type="text/css" media="screen">
.result-google{
width: 50%;
}
.result-word-cat{