View allAll Photos Tagged JQuery

I don't know if the distorted SiO2 data is worth the increased clarity for the rest of the chart

A project for a start-up company I worked on with nicksoni

nicksoni.com/

 

Inspired by Thinking for a Living

thinkingforaliving.org/

A Escola Germinare é uma iniciativa social do Instituto JBS, que vê na Educação o principal instrumento de transformação de qualquer sociedade. O objetivo fundamental da JBS é formar cidadãos muito bem preparados do ponto de vista acadêmico e humano, com repertório cultural amplo, valores éticos consolidados e atitudes positivas diante da vida e da sociedade.

 

> Desenvolvimento da interface (XHTML, CSS, jQuery);

> Campanha de E-mail Marketing;

> Ações de manutenção: vitrines e conteúdo;

 

Projeto desenvolvido na PictureWeb em 2009.

Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.

Website for Left Angle Design

 

Nominated for awards at CSS Design Awards and AWWWARDS.com

 

www.leftangledesign.com

Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.

Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.

Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.

Brennan Stehling talks about jQuery at The November 2008 Web414 meeting at Bucketworks in Milwaukee, Wisconsin...

Ferraro è un azienda produttrice di Chiusure Industriali e Civile che ha deciso di rinnovare il suo Sito Internet con uno che valorizzasse maggiormente la qualità dei suoi prodotti.

Presto online!

Client: Ferraro

www.siti-internet-roma.it/

A Perfin Investimentos é uma gestora de recursos independente, especializada na gestão de fundos multimercado e ações. O nosso objetivo é prover retornos consistentes no longo prazo, embasado por uma minuciosa análise fundamentalista dos ativos, rígidos controles de risco, elevada transparência nos processos e princípios éticos.

 

> Desenvolvimento da interface (XHTML, CSS, jQuery);

 

Projeto desenvolvido na PictureWeb em 2010.

#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 | Valais

  

Suisse | Valais Ardève La veille, il a neigé assez bas (1300 m) et il faut donc prévoir une randonnée d’automne en partant de plaine. L’Ardève, au-dessus de Chamosson dans le Valais, répond à cette quête et en plus permet de faire une boucle. Chamosson Je me gare à l’entrée de Chamosson, sur un parking […]

  

www.transpiree.com/randonnee/ardeve-chamosson-leytron/

Tools Used

HTML 5, CSS 3, Jquery, Photoshop, illustrator

Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.

A missão da Mundial Calçados é oferecer produtos de alta qualidade, com preços justos.

 

> Desenvolvimento da interface (XHTML, CSS, jQuery);

> Campanha de E-mail Marketing;

> Ações de manutenção: vitrines e conteúdo;

 

Projeto desenvolvido na PictureWeb em 2007.

It is designed & developed for Hotel Services. It provides pampered luxury whether you choose a mountain chalet, or a deluxe log cabin, we can provide the vacation or getaway you so deserve. The theme is designed according to their business.

I presented to our local .NET User Group on jQuery in MVC3.

jQuery(document).ready(function()

jQuery(".smooth_slider_fouc .smooth_slider").show();

);jQuery(document).ready(function() {

jQuery("#smooth_slider_1").smooth({

fx: "scrollHorz",

speed:"500",

timeout: 4000,pager: "#smooth_slider_1_nav", pagerAnchorBuilder: function(idx,...

 

www.pickmydehumidifier.com/eva-dry-edv-2200-dehumidifier-...

Working in IT, we have often heard the term Virtual Machines. Developers working on client machines have used VMs to do the necessary stuffs at the client machines. Virtual machines are an environment or an operating system which when installed on a workstation, simulates an actual hardware.

www.lambdatest.com/blog/how-to-use-virtual-machines-for-c...

1 2 ••• 56 57 59 61 62 ••• 79 80