Skip to Main Content
Use A Cabeça jQuery
book

Use A Cabeça jQuery

by Ryan Benedetti, Ronan Cranley
June 2013
Beginner to intermediate content levelBeginner to intermediate
537 pages
17h 42m
Portuguese (Portugal, Brazil)
Alta Books
Content preview from Use A Cabeça jQuery
268 Capítulo 7
exercício solução
Agora você possui duas funções customizadas – cada uma com referências
às funções relâmpago que você escreveu no Capítulo 5 – que respondem aos
eventos onfocus e onblur do objeto window.
lightning_one()
clearInterval
clearInterval int2
clearInterval int3
setInterval
setIntervalint2
setInterval
int3
lightning_one();
lightning_two();
lightning_three()
goLightning();
window.onblur = stopLightning;
window.onfocus = goLightning;
var int1, int2, int3 ;
function goLightning(){
= ( function() {
},
4000
);
= ( function() {
},
5000
);
= ( function() {
},
7000
);
}
function stopLightning()
{
window. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

USE A CABEÇA! PROGRAMAÇÃO JAVASCRIPT

USE A CABEÇA! PROGRAMAÇÃO JAVASCRIPT

Eric Freeman, Elisabeth Robson
Use a Cabeça! HTML e CSS

Use a Cabeça! HTML e CSS

Elisabeth Robson, Eric Freeman
Use A Cabeça! Programação Em HTML5

Use A Cabeça! Programação Em HTML5

Eric Freeman, Elisabeth Robson

Publisher Resources

ISBN: 9788576087571