Skip to content

Instantly share code, notes, and snippets.

View itsmanuelrc's full-sized avatar

Manuel Rivera itsmanuelrc

View GitHub Profile
@itsmanuelrc
itsmanuelrc / index.html
Created July 5, 2013 02:48
A CodePen by ManuelRiveraC.
<A href = "tel: +1800229933; postd = %23" > ! Llámenos gratis </ a>
/* Copyright (C) 2013, Uri Shaked, GDG Tel-Aviv Lead. */
var jq = document.createElement("script");
jq.setAttribute("src", "https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js");
jq.setAttribute("type", "text/javascript");
jq.onload = function () {
$ = jQuery;
function e(e, t) {
return e + Math.random() * (t - e)
}
function t(t) {