Skip to content

Instantly share code, notes, and snippets.

@sserbest
sserbest / index.html
Created February 16, 2022 07:13 — forked from courtnEMAIL/index.html
MktoForms2 :: Fieldset-at-a-Time (FSaaT) v1.0.2
<script src="//app-sj01.marketo.com/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_1075"></form>
<script>MktoForms2.loadForm("//app-sj01.marketo.com", "410-XOR-673", 1075);</script>
@sserbest
sserbest / TOS-custom-or-modified-studies.md
Created June 15, 2019 01:12 — forked from n8rzz/TOS-custom-or-modified-studies.md
customized studies for use within TDAmeritrade's ThinkOrSwim trading platform

ATRLatest

#
# TD Ameritrade IP Company, Inc. (c) 2014-2018
#
# Uses basic most recent value from ATR study then 
# displays value in a colorized label
#
# Modified by Nate Geslin (teamtomkins23@gmail.com)
@sserbest
sserbest / remove-genesis-entry-title-link.php
Last active September 1, 2015 16:15 — forked from joshuadavidnelson/remove-genesis-entry-title-link.php
Use this code to remove or customize the entry title for a specific post type.
<?php
/**
*
* Remove Links from Post Titles in Genesis
*
* @author Joshua Nelson
* @link http://joshuadnelson.com
*
*/