This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="mtviembedvideo" class="www.mtv.pl"> | |
<table cellpadding="1" cellspacing="1" border="0" style="font:normal 11px arial, sans-serif; "> | |
<tbody> | |
<tr> | |
<td colspan="2"> | |
<table style="font:normal 11px arial, sans-serif; color:#333; background-color:#f5f5f5" cellpadding="0" cellspacing="0" width="320"> | |
<tbody> | |
<tr style="background-color:#e5e5e5" valign="middle"> | |
<td style="padding:2px 1px 2px 5px;"> | |
<h3 style="margin:0;padding:0;font-size:11px;"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"popular": [ | |
{ | |
"title": "ADELE : ROLLIN THE DEEP", | |
"description": "pusty jeżeli brak, nie pusty jeżeli dostępny", | |
"src": "http://media.mtvnservices.com/mgid:hcx:content:mtv.pl:2b5988ce-838f-443c-863c-87ca92c2f2c3", | |
"width": "320", | |
"height": "270", | |
"link": "http://www.mtv.pl/music/artists/Adele-293/videos/rollin-the-deep-602614/", | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"popular": [ | |
{ | |
"title": "ADELE : ROLLIN THE DEEP", | |
"description": "pusty jeżeli brak, nie pusty jeżeli dostępny", | |
"src": "http://media.mtvnservices.com/mgid:hcx:content:mtv.pl:2b5988ce-838f-443c-863c-87ca92c2f2c3", | |
"link": "http://www.mtv.pl/music/artists/Adele-293/videos/rollin-the-deep-602614/", | |
}, | |
{ | |
"title": "EKIPA Z NEW JERSEY 4 | ODC. 8", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script> | |
<script type="text/javascript"> | |
function animateCount($node) { | |
// nodes, values | |
var $val= $node.find('.number'); | |
var val = parseInt($val.text()); | |
$val.html('0'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<title>Untitled Document</title> | |
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script> | |
<script type="text/javascript"> | |
function animateCount($node) { | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<title>Untitled Document</title> | |
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script> | |
<script type="text/javascript"> | |
function animateCount($node) { | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<title>Untitled Document</title> | |
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script> | |
<script type="text/javascript"> | |
function animateCount($node) { | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> | |
<script type="text/javascript" src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script> | |
<script type="text/javascript"> | |
FB.init({ | |
appId : tu_wpisz_swoje_app_ID, | |
status : true, // check login status | |
cookie : true, // enable cookies to allow the server to access the session | |
xfbml : true // parse XFBML | |
}); | |
</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var p_no = 0; // debug (+ indexy) | |
var p_counter = 1; | |
cs.recipients.forEach(function(email) { | |
switch(p_counter) { | |
case 1: | |
cs.recipients_arr[p_no] = '['; | |
case 2: | |
case 3: | |
case 4: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function main_rotator_init() { | |
zawsze najpierw wyczyść interwał a dopiero później ustawiaj nowy | |
clearInterval(interval); | |
interval = setInterval("main_rotator()",5000); | |
} | |
function main_rotator() { | |
// jakieś-tam zmiany w strukturze | |
$node = $('.current'); | |
$node.hide(); | |
$('.main').removeClass('current'); |