Skip to content

Instantly share code, notes, and snippets.

View scriptmediala's full-sized avatar

Script Media LA scriptmediala

View GitHub Profile
<h2>Speak to an expert button - Click to call</h2>
<a href="tel:+1 866-885-8310" class="btn btn-default btn-lg"><i class="fa fa-mobile-phone"></i> <span class="network-name">Speak with Someone Now</span></a>
<h2>eFile</h2>
<a href="https://smallclaim.com/small-claim-1/" class="btn btn-default btn-lg"><i class="fa fa-list-ol"></i> <span class="network-name">eFile in 15 min.</span></a>
<h2>Schedule a Call</h2>
<a href="http://bit.ly/schedulewithmikek" class="btn btn-default btn-lg"><i class="fa fa-calendar"></i> <span class="network-name">Schedule a Call</span></a>
<h2>Formspree.io HTML</h2>
<form action="//formspree.io/malak@scriptmedia.biz"
method="POST">
@scriptmediala
scriptmediala / 0_reuse_code.js
Last active August 29, 2015 14:25
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
function throttle( fn, time ) {
var t = 0;
return function() {
var args = arguments, ctx = this;
clearTimeout(t);
t = setTimeout( function() {
fn.apply( ctx, args );
}, time );
};
@scriptmediala
scriptmediala / fb-likes-plugin.html
Last active August 29, 2015 14:26
SC Social Login-Likes API
<p>Thank You Page</p>
<a href="https://zi261.infusionsoft.com/app/form/success/0dac7ef79400d40fedb97f347ac4b49d/21767/70166e679638b97caa46959d1401ca7e"></a>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4&appId=1685702468332373";
fjs.parentNode.insertBefore(js, fjs);
<div
class="fb-like"
data-share="true"
data-width="450"
data-show-faces="true">
</div>
<div class="panel panel-default bootcards-summary">
<div class="panel-heading">
<h3 class="panel-title">Summary Card Heading</h3>
</div>
<div class="panel-body">
<div class="row">
<div class="col-xs-6 col-sm-4">
<a class="bootcards-summary-item" href="/contacts">
@scriptmediala
scriptmediala / RTS Infusionsoft.md
Last active August 29, 2015 14:27
RTS SCS Form

"Small Claims Court Ultimate Guide" Popup Box


Copy and Paste the script before the CLOSING tag

<script type="text/javascript">var calldripwidgetid = "7478";var calldripapikey = "e9aa1c35a65e17c3946d37a2998f7627da4660701a8f3"; var calldripuserid = 719;</script><script defer type="text/javascript" src="https://calldrip.colynk.com/wapi/basepopup.js"></script>

@scriptmediala
scriptmediala / General Sales Funnel L7 Form
Last active August 29, 2015 14:27
SC Infusionsoft Forms
<form accept-charset="UTF-8" action="https://zi261.infusionsoft.com/app/form/process/df69403c6a0e4a9e77ae71179b4c99f3" class="infusion-form" method="POST">
<input name="inf_form_xid" type="hidden" value="df69403c6a0e4a9e77ae71179b4c99f3" />
<input name="inf_form_name" type="hidden" value="L7 Form" />
<input name="infusionsoft_version" type="hidden" value="1.44.0.49" />
<div class="infusion-field">
<label for="inf_field_FirstName">First Name *</label>
<input class="infusion-field-input-container" id="inf_field_FirstName" name="inf_field_FirstName" type="text" />
</div>
<div class="infusion-field">
<label for="inf_field_LastName">Last Name *</label>
https://www.youtube.com/watch?v=yfnhNj0wY6g
http://stackoverflow.com/questions/5667880/simple-screen-scraping-using-jquery
http://nrabinowitz.github.io/pjscrape/#tutorial
http://nrabinowitz.github.io/pjscrape/docs/symbols/_pjs.html
http://jsfiddle.net/jalbertbowdenii/zxkax/
http://codecanyon.net/item/javascript-web-scraper/8598806
http://smallclaim.com/
https://drive.google.com/drive/folders/0B3CefZrmuV7qfjVFeXNkdXdEalZpTXNPT0RObHpkOWZVaGZFcDRGczZmSGJ1NVl4VHNDTUE
https://docs.google.com/a/scriptmedia.biz/spreadsheet/ccc?key=0AnCefZrmuV7qdENGTGwwUmFGcjNrbjhtcXI5ek1KN1E#gid=73
https://docs.google.com/spreadsheets/d/1C837zvbzINUyFckjfQnQGCghMXIiK81NAR7YzCDgx5s/edit#gid=5
https://business.facebook.com/ads/manager/creation/creation/?act=564565273681167&pid=p3&ad_set=6029776128158&business_id=539883309482697
https://www.facebook.com/business/help/1462876307360828
https://developers.facebook.com/?ref=pf
https://www.facebook.com/ads/manage/powereditor
https://www.facebook.com/business/help/1462876307360828
https://www.facebook.com/business/help/1462876307360828
https://sites.google.com/site/scriptsexamples/available-web-apps/form-publisher
https://docs.google.com/a/smallclaim.com/forms/d/1hWK88jCIVogZlVHx9Ebe54oHB_iT55jS7g0tPacHC84/edit
https://sites.google.com/site/scriptsexamples/available-web-apps/form-publisher
http://www.bluelabellabs.com/