Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.38 KB | None | 0 0
  1.           <div class="row col-lg-6">
  2.               <!-- Begin MailChimp Signup Form -->
  3.               <link type="text/css" rel="stylesheet" href="//cdn-images.mailchimp.com/embedcode/classic-081711.css">
  4.               <style type="text/css">
  5.                 #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
  6.                 /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
  7.                   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
  8.               </style>
  9.               <div id="mc_embed_signup">
  10.               <form novalidate="novalidate" target="_blank" class="validate" name="mc-embedded-subscribe-form" id="mc-embedded-subscribe-form" method="post" action="//gogix.us9.list-manage.com/subscribe/post?u=28fc10c6a0daeec4605fadbce&amp;id=a2af4866c2">
  11.                 <div id="mc_embed_signup_scroll">
  12.                
  13.               <div class="mc-field-group form-group">
  14.                 <label for="mce-FNAME">Primeiro Nome </label>
  15.                 <input type="text" id="mce-FNAME" class="required form-control" name="FNAME" value="" aria-required="true">
  16.               </div>
  17.               <div class="mc-field-group form-group">
  18.                 <label for="mce-EMAIL">Email </label>
  19.                 <input type="email" id="mce-EMAIL" class="required email form-control" name="EMAIL" value="" aria-required="true">
  20.               </div>
  21.                 <div class="clear" id="mce-responses">
  22.                   <div style="display:none" id="mce-error-response" class="response"></div>
  23.                   <div style="display:none" id="mce-success-response" class="response"></div>
  24.                 </div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
  25.                 <div style="position: absolute; left: -5000px;"><input type="text" value="" tabindex="-1" name="b_28fc10c6a0daeec4605fadbce_a2af4866c2"></div>
  26.                 <div class="clear"><input type="submit" class="button btn btn-primary" id="mc-embedded-subscribe" name="subscribe" value="Quero saber mais!"></div>
  27.                 </div>
  28.               </form>
  29.               </div>
  30.               <script src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js" type="text/javascript"></script><script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[0]='EMAIL';ftypes[0]='email'; /**
  31.               * Translated default messages for the $ validation plugin.
  32.               * Locale: PT_PT
  33.               */
  34.               $.extend($.validator.messages, {
  35.                 required: "Campo de preenchimento obrigat&amp;oacute;rio.",
  36.                 remote: "Por favor, corrija este campo.",
  37.                 email: "Por favor, introduza um endere&amp;ccedil;o eletr&amp;oacute;nico v&amp;aacute;lido.",
  38.                 url: "Por favor, introduza um URL v&amp;aacute;lido.",
  39.                 date: "Por favor, introduza uma data v&amp;aacute;lida.",
  40.                 dateISO: "Por favor, introduza uma data v&amp;aacute;lida (ISO).",
  41.                 number: "Por favor, introduza um n&amp;uacute;mero v&amp;aacute;lido.",
  42.                 digits: "Por favor, introduza apenas d&amp;iacute;gitos.",
  43.                 creditcard: "Por favor, introduza um n&amp;uacute;mero de cart&amp;atilde;o de cr&amp;eacute;dito v&amp;aacute;lido.",
  44.                 equalTo: "Por favor, introduza de novo o mesmo valor.",
  45.                 accept: "Por favor, introduza um ficheiro com uma extens&amp;atilde;o v&amp;aacute;lida.",
  46.                 maxlength: $.validator.format("Por favor, n&amp;atilde;o introduza mais do que {0} caracteres."),
  47.                 minlength: $.validator.format("Por favor, introduza pelo menos {0} caracteres."),
  48.                 rangelength: $.validator.format("Por favor, introduza entre {0} e {1} caracteres."),
  49.                 range: $.validator.format("Por favor, introduza um valor entre {0} e {1}."),
  50.                 max: $.validator.format("Por favor, introduza um valor menor ou igual a {0}."),
  51.                 min: $.validator.format("Por favor, introduza um valor maior ou igual a {0}.")
  52.               });}(jQuery));var $mcj = jQuery.noConflict(true);</script>
  53.               <!--End mc_embed_signup-->              
  54.             </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement