A Pen by Brian Kershaw on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
document.write(unescape("%3Cscript src='//munchkin.marketo.net/munchkin-beta.js' type='text/javascript'%3E%3C/script%3E")); | |
</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="//app-sj01.marketo.com/js/forms2/js/forms2.min.js"></script> | |
<form id="mktoForm_169"></form> | |
<script>MktoForms2.loadForm("//app-sj01.marketo.com", "410-XOR-673", 169, | |
function(form) | |
{ | |
var formEl = form.getFormElem()[0]; | |
// configuration section: list the temp fields to add and the permanent field to write all their values out to | |
var tempFields = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BODY { | |
background-color: whitesmoke; | |
} | |
FORM { | |
background-color: beige; | |
border-radius: 6px; | |
width: 437px !important; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="//app-sj01.marketo.com/js/forms2/js/forms2.min.js"></script> | |
<!-- / DNN form \ --> | |
<!-- This is a replica of a DNN form --> | |
<FORM id="Form" method="POST" onsubmit="return copyToMktoFormAndSubmit();"> | |
<LABEL for="cntctFirstName">First Name</LABEL> | |
<DIV><INPUT type="text" name="01234" /></DIV> | |
<LABEL for="cntctLastName">Last Name</LABEL> | |
<DIV><INPUT type="text" name="12345" /></DIV> | |
<LABEL for="cntctEmail">Email</LABEL> | |
<DIV><INPUT type="text" name="23456" /></DIV> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="//app-sj01.marketo.com/js/forms2/js/forms2.min.js"></script> | |
<form id="mktoForm_245"></form> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'> | |
<img id="globe" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/359063/world.svg" alt="globe" /> | |
<div id="scroll">scroll | |
<img id="arrow" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/359063/arrow.svg" alt="arrow" /> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html class="bgGradient"> | |
<div class="wrap"> | |
<div class="map"> | |
<div class="north"> | |
<span class="region nort"><a href="#">a</a></span> | |
<span class="region auck"><a href="#">b</a></span> | |
<span class="region coro"><a href="#">c</a></span> | |
<span class="region waik"><a href="#">d</a></span> | |
<span class="region east"><a href="#">f</a></span> | |
<span class="region bayo"><a href="#">e</a></span> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
width="300px" height="400px" viewBox="0 0 300 400" enable-background="new 0 0 300 400" xml:space="preserve"> | |
<path id="southland" fill-rule="evenodd" clip-rule="evenodd" fill="#CC5A29" d="M34.059,339c0.333,0,0.668-0.021,1,0.004 | |
c1.612,0.123,3.65-0.283,4.71,0.55c0.963,0.757,0.774,2.896,1.248,4.376c1.982,6.203,5.645,11.642,8.115,17.631 | |
c0.422,1.023,1.482,1.512,2.863,1.488c6.33-0.11,12.663-0.016,18.994-0.075c1.366-0.013,2.03,0.128,2.08,1.804 | |
c0.069,2.369,0.648,4.719,0.919,7.088c0.272,2.371-0.664,4.91,1.014,7.082c-0.274,3.891,0.816,7.562,1.628,11.303 | |
c0.242,1.114-0.601,2.543-1.154,3.73c-0.601,1.29-1.914,1.125-3.05,1.004c-2.7-0.286-5.384-0.752-8.088-0.938 |
NewerOlder