Skip to content

Instantly share code, notes, and snippets.

View kirillrocks's full-sized avatar

Kirill Lavrishev kirillrocks

View GitHub Profile
var i = 0; // MOVED IT HERE
var runs = links.length-1; // MOVED IT HERE
// javascript works from top to bottom
// Append HTML Player
$.each(links, function(n) {
// on play status
getDuration(n);
});
Error when copying and trying to upload text. · Issue #847 · ShareX ...
https://github.com/ShareX/ShareX/issues/847
Error when copying and trying to upload text. #847. Closed. pbparachute opened this Issue on Aug 2, 2015 · 7 comments ...
Uploa
<!DOCTYPE html>
<html>
<body>
<?php
// This is a single-line comment
# This is also a single-line comment
/*
<!DOCTYPE html>
<html>
<body>
<?php
// This is a single-line comment
# This is also a single-line comment
/*
<!DOCTYPE html>
<html>
<body>
<?php
// This is a single-line comment
# This is also a single-line comment
/*
<!DOCTYPE html>
<html>
<body>
<?php
// This is a single-line comment
# This is also a single-line comment
/*
<!DOCTYPE html>
<html>
<body>
<?php
// This is a single-line comment
# This is also a single-line comment
/*
def explain!
puts 'Want to embed this Gist?'
puts 'Use this: <script src="http://gist.github.com/2059.js"></script>'
end
explain!
/**
* Embed Gists with a URL
*
* Usage:
* Paste a gist link into a blog post or page and it will be embedded eg:
* https://gist.github.com/2926827
*
* If a gist has multiple files you can select one using a url in the following format:
* https://gist.github.com/2926827?file=embed-gist.php
*