Skip to content

Instantly share code, notes, and snippets.

View juarezpaf's full-sized avatar

Juarez Filho juarezpaf

  • Dublin City, Ireland
View GitHub Profile
Skullcandy Ti Headphones
http://store.apple.com/us/product/TW225VC/A?fnode=MTY1NDA0Ng&mco=MTU4ODIyNDc
Apple Magic Mouse
http://store.apple.com/us/product/MB829?mco=MTM3NDk2NjQ
iPod Nano 16Gb Purple
http://store.apple.com/us/browse/home/shop_ipod/family/ipod_nano?mco=MTAyNTQzMjM
<div class="content" style="overflow: hidden; display: block;">
<h3>Sua sugestão é muito importante</h3>
<form action="" method="post">
<div id="textfield_insert">
<textarea rows="15" name="feedback_message" id="feedback_message" cols="40" class="field_desc"/>
</div>
<div class="active_buttons default" id="align_btns">
<input type="image" id="btn_enviar" name="commit" src="/images/default/btn_enviar.jpg" value="Enviar"/>
</div>
</form>
<div class="confirmar_exclusao">
<h3>Voce tem certeza que deseja excluir?</h3>
<p><a href="#">&#8249; Nao</a> <a class="delete" href="#">› Sim</a></p>
</div>
/* new clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
brother-in-law >>>>> cunhado
sister-in-law >>>>> cunhada
mother-in-law >>>>> sogra
father-in-law >>>>> sogro
son-in-law >>>>> genro
daughter-in-law >>>>> nora, não enteada, como disse a Mari
quer mais? então aí vai:
god father >>>>> padrinho
god mother >>>>> madrinha
var difference = (new Date("dd/mm/yyyy") - new Date()) / 1000;
$("#countdown").html(Math.floor(( difference < 0 ? 0 : difference ) / (60 * 60 * 24)) + ' Dias');
!!! Strict
%html{ "xml:lang" => "pt-br", :lang => "pt-br", :xmlns => "http://www.w3.org/1999/xhtml" }
/
Add in production to cache offline: manifest="production.manifest"
%head
%meta{ :charset => "UTF-8" }
%title
Coop
%style{ :media => "screen", :type => "text/css" }
//http://css-tricks.com/random-ad-positions/
//Random Ad Positions
(function($){
$.fn.shuffle = function() {
var allElems = this.get(),
getRandom = function(max) {
return Math.floor(Math.random() * max);
},
jQuery(document).ready(function() {
try {
jQuery('div.wpcf7 > form').ajaxForm({
beforeSubmit: wpcf7BeforeSubmit,
dataType: 'json',
success: wpcf7ProcessJson
});
} catch (e) {
}