View allAll Photos Tagged jQuery
HTML template created for Theme Forest marketplace.
Silicon App template has been specially crafted with a software application theme in mind, be it a mobile* or a standard desktop product* .
With its professional look and feel your application will stand apart from the crowd, whether it is destined for Windows / Mac Operating Systems or for mobile platforms like IPhone / Android.
The guys over at pop&weasel do some amazing things and they're full of young talent. It was amazing to work with them!
Qual o significado do nome Camila Jardel ? Qual o gênero do nome Camila Jardel ? Qual a origem do nome Camila Jardel ?
Trazemos aqui a respostas para o nome Camila Jardel
Nomes Relacionados
O SIGNIFICADO DO NOME ANNE ISABELE
O SIGNIFICADO DO NOME GUILHERME SOARES
O SIGNIFICADO DO NOME JARDIM CATARINA
O SIGNIFICADO DO NOME VITOR CORREIA
O SIGNIFICADO DO NOME MAGNO KAIQUE
O SIGNIFICADO DO NOME GILHERME
.yuzo_related_post imgwidth:175px !important; height:165px !important;
.yuzo_related_post .relatedthumbline-height:15px;background: !important;color:!important;
.yuzo_related_post .relatedthumb:hoverbackground:#fcfcf4 !important; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -o-transition: background 0.2s linear; transition: background 0.2s linear;;color:!important;
.yuzo_related_post .relatedthumb acolor:#db8300!important;
.yuzo_related_post .relatedthumb a:hover color:!important;}
.yuzo_related_post .relatedthumb:hover a color:!important;
.yuzo_related_post .yuzo_text color:!important;
.yuzo_related_post .relatedthumb:hover .yuzo_text color:!important;
.yuzo_related_post .relatedthumb margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px;
jQuery(document).ready(function( $ )
//jQuery('.yuzo_related_post').equalizer( overflow : 'relatedthumb' );
jQuery('.yuzo_related_post .yuzo_wraps').equalizer( columns : '> div' );
)
You May Also Like
Dupuis recommended medication ‘that will allow h…
…
You May Also Like
Ducks GM on Wisniewski’s playoff benching: &…
Sabres interview Dan Bylsma about coaching positio…
Mid-Season Move
Disturbing allegations emerge in Mike Ribeiro sexu…
NHL LiveWire: Best of the Ref edition
You May Also Like
If the Avs trade O’Reilly, they need to hit a ho…
– WATCH LIVE: …
Lightning’s Cooper: ‘It could easily b…
You May Also Like
Jon Cooper and that time he told his players to mu…
Videos- Playoffs Review, Mashup and Game 6 Highlig…
You May Also Like
New Sharks coach Peter DeBoer is UNDERRATED, not o…
You May Also Like
Alexandre Bolduc (F) from Arizona Coyotes to Tra
You May Also Like
You May Also Like
You May Also Like
You May Also Like
You May Also Lik
You May Also Like
VIDEO: Nick Merkley celebrates birthday with highl...
Americans win 3-2 in overtime, take series lead
A Decade of Dominance: Part Two
Ducks at Blackhawks / Game Highlights
Rumors II: Stars, Blackhawks and Babcock’s 10-Ye...
.yuzo_related_post imgwidth:130px !important; height:120px !important;
.yuzo_related_post .relatedthumbline-height:16px;background: !important;color:#000000!important;
.yuzo_related_post .relatedthumb:hoverbackground:#fcfcf4 !important; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -o-transition: background 0.2s linear; transition: background 0.2s linear;;color:#c4c4c4!important;
.yuzo_related_post .relatedthumb acolor:#dd3333!important;
.yuzo_related_post .relatedthumb a:hover color:#bcbcbc!important;}
.yuzo_related_post .relatedthumb:hover a color:#bcbcbc!important;
.yuzo_related_post .yuzo_text color:#000000!important;
.yuzo_related_post .relatedthumb:hover .yuzo_text color:#c4c4c4!important;
.yuzo_related_post .relatedthumb margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px;
.yuzo_related_post .relatedthumb .yuzo-img
-webkit-transition:all 0.3s ease-out;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
-ms-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
.yuzo_related_post .relatedthumb .yuzo-img-wrap
overflow:hidden;
background: url(royallycrowned.com/wp-content/plugins/yuzo-related-post/a...) no-repeat center;
.yuzo_related_post .relatedthumb:hover .yuzo-img
opacity: 0.7;
-webkit-transform: scale(1.2);
transform: scale(1.2);
jQuery(document).ready(function( $ )
//jQuery('.yuzo_related_post').equalizer( overflow : 'relatedthumb' );
jQuery('.yuzo_related_post .yuzo_wraps').equalizer( columns : '> div' );
)
royallycrowned.com/2015/06/rumor-roundup-will-cam-talbot-...
HTML template created for Theme Forest marketplace.
We have crafted the Creative Juice template with a showcase portfolio in mind. It can be easily used for creative portfolios, by web agencies / studios, small design firms and freelancers just to name a few.
Sketchnotes I captured while attending An Event Apart Chicago, October 13-14, 2008 at the Sheraton Chicago in Chicago, IL.
Detailed blog post at the Rohdesign Weblog. Created by Mike Rohde
Adam J. Sontag is a New York City-based developer dedicated to helping newcomers and veterans alike increase their familiarity and skill with jQuery and jQuery UI. A co-host of the yayQuery podcast and member of the jQuery UI Developer Relations team, he loves informing and entertaining the jQuery community. And yes, you are the first person to notice that he looks like the comedian Carrot Top.
#wrap
position: relative;
padding: 10px;
overflow: hidden;
#gradient
width:100%;
height:200px;
background: red; /* For browsers that do not support gradients */
background: linear-gradient(rgba(128,128,128,0), rgba(255,255,255,1)); /*Standard*/
position:absolute;
bottom:0;
left:0;
#read-more
padding:5px;
border-top:4px double #ddd;
background:#fff;
color:#333;
var conditionNotMember='';
var cond2='';
// Membership needed
messageLogin='Abonné ? Se connecter, Transpiree c'est quoi ? Découvrir';
jQuery(document).ready(function( $ )
// Hover
$( "#gallery-1 img" ).hover(
function()
$( this ).css('opacity', 1);
, function()
$( this ).css('opacity', 0.6);
);
// Opacity
$( "#gallery-1 img" ).css('opacity', 0.6);
// Remove some images
var picturnNb = 0;
$('#gallery-1 img').each(function()
picturnNb++;
if (picturnNb == 10)
$(this).attr("src","/ext/protection/MorePictures.jpeg");
$(this).removeAttr("srcset");
if (picturnNb > 10)
$(this).remove();
);
$( "#gallery-1 img" ).click(function(event)
// Stop default event
event.preventDefault();
event.stopPropagation();
// Change image to default warning's one
$.swipebox( [
href:'/ext/protection/ConnexionRequise.jpeg', title:'Il faut se connecter'
]);
);
var ficheInsideRandonneeLien = $("#ficheInsideRandonneeLien");
var articleBody = $("div[itemprop='articleBody']");
var gallery = $("#gallery-1");
articleBody.attr('id', 'wrap');
// Percent
var percent = 35;
var diffPercent = 100 - percent;
// Compute new height
var defHeight = (articleBody.height() - ficheInsideRandonneeLien.height() - gallery.height())*percent/100;
articleBody.css('height' , defHeight + 'px');
articleBody.append('');
articleBody.after('');
$('#read-more').append('Déjà '+percent+'% de lu, il reste '+ diffPercent +'%. ' + messageLogin + '');
$('#read-more').after(gallery);
);
.img_thumb
display:flex;
align-items:center;
.img_right
float:right;
.img_left
float:left;
.centerText
text-align: center;
border-bottom: 1px solid #e7e6e6;
@media all and (min-width: 700px)
.img_margin_top
margin-top:19px;
.img_margin_top_video
margin-top:28px;
margin-right:10px;
@media screen and (max-width: 700px)
.img_margin_top
margin-top:12px;
.img_margin_top_video
margin-top:16px;
Suisse |
Suisse | Dent du Chamois La Dent du Chamois est un sommet peu fréquenté, à ce jour je ne suis monté qu’une seule fois à ce sommet lors de ma traversée des trois Dents locales (Broc, Chamois et Bourgo xxx-lien). La météo va virer dans le courant de la journée, donc je pars tôt. Le […]
This was the original mockup of a team website. I've implemented it as a single html page with external stylesheet and a javascript gluecode to put it together, while it still worked fine without javascript.
We renamed it the team to Incubation later, and replaced the logo with the rather overused geeko button. Also the amout of data we needed to display grew in time and the concept slowly fell apart.
I liked the amount of sliding and fading in this, but have to admit it was lousy as a website. It was just like the flash sites we all hate, alas without any flash.
A screenshot of the Spartans Drum & Bugle Corps' website, an item in my web design & development portfolio.
Website & images by TJ Kelly
Richard D. Worth is a UI developer in the Washington, DC area. He is one of the lead developers of jQuery UI, a component framework built on top of jQuery, designed to make Rich Internet Applications as simple as jQuery has made Ajax. Richard is also a co-author of the upcoming book jQuery Cookbook.
jQuery is a JavaScript library that simplifies HTML scripting. It is the most popular form of JavaScript library.
css-tricks.com/poll-results-what-javascript-library-do-yo...
Out 30th May 2016
if(typeof(jQuery)=="function")(function($)$.fn.fitVids=function())(jQuery);
jwplayer('jwplayer_hBaFlM5I_uQJFPRSF_div').setup(
"playlist":"http:\/\/content.jwplatform.com\/jw6\/hBaFlM5I.xml"
);
Taken from the long awaited forthcoming album...
About
This tiny (3KB, < 120 lines) jQuery plugin turns any table into an editable spreadsheet. Here are the key features:
No magic - works on a normal HTML table (so you can plug it in into any web table, and apply any JS function to calculate values)
DEMO
DOWNLOAD
2 total views,...
www.99designhub.com/2014/07/tiny-editable-jquery-bootstra...