Skip to content

Instantly share code, notes, and snippets.

View overstrides's full-sized avatar

Oleksandr Shut overstrides

View GitHub Profile
@overstrides
overstrides / Отключение преобразования телефонных номеров в ссылки Как отключить преобразование телефонных номеров в ссылки в мобильных браузерах
Для Safari (iPhone / IPod / IPad) и Android браузера
<meta name="format-detection" content="telephone=no">
@overstrides
overstrides / 0_reuse_code.js
Created April 10, 2016 21:13
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console