|
|
 |
|
Á¦¸ñ
: |
³» ¾ÆÀ̸¦ À§ÇÑ ÃÖ°íÀÇ ¼±¹° ¡®¿µ¾Æ´ÙÁßÅäÅнýºÅÛ¡¯ SBS ¡®ÁÁÀº¾ÆÄ§¡¯ TV¹æ¿µ |
|
µî·ÏÀÏ
: |
2013/08/30 |
|
 |
|
|
Á¶È¸¼ö
: |
6793 |
|
¸î ³â Àü ÈÆ³² ÇÑÀÇ»ç ³²Æí°ú °áÈ¥ÇÑ À念¶õ¾¾, SBS ÁÁÀº¾ÆÄ§¿¡¼ À¯»ê ÈÄ ¾î·Æ°Ô ¾òÀº ù µþÀ» À§ÇÑ ¾Æ±â¹æÀ» °ø°³ÇÏ¿´½À´Ï´Ù. ³» ¾Æ±â¿¡°Ô´Â ÃÖ°í¸¸À» °íÁýÇÏ´Â ±ñ±ñÇÑ ¾ö¸¶´ä°Ô ¡®¿µ¾Æ´ÙÁßÅäÅнýºÅÛ¡¯À¸·Î ²Ù¹Î ¹æ°ú À念¶õ¾¾ ºÎºÎ°¡ ¾Æ±â¿Í ÇÔ²² ¡®¿µ¾Æ´ÙÁßÅäÅнýºÅÛ¡¯À¸·Î ³î¾ÆÁÖ´Â ¸ð½ÀÀÌ ¹æ¿µµÇ¾ú½À´Ï´Ù. ¼ÒÁßÇÑ ³» ¾Æ±âÀÇ Ã¹ ¼±¹°! ¿µ¾Æ´ÙÁßÅäÅнýºÅÛÀ¸·Î ÁغñÇÏ´Â ¶È¶ÈÇÑ ¾ö¸¶°¡ µÇ¼¼¿ä!
ÇÁ·Î±×·¥¸í : SBS ÁÁÀº¾ÆÄ§ (4205ȸ) À念¶õ Æí ¹æ¼ÛÀÏ : 2013.08.29 µ¿¿µ»ó¸µÅ©(3ºÐ 42ÃʺÎÅÍ º¸¼¼¿ä) http://www.youtube.com/watch?v=3PyTCHPXmUY&feature=player_detailpage

|
|
¹øÈ£ |
|
ºÐ·ù |
|
Á¦ ¸ñ |
|
µî·ÏÀÏ |
|
ÆÄÀÏ |
|
Á¶È¸¼ö |
|
|
|
|
');
var bNetscape4plus = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4");
var bExplorer4plus = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.substring(0,1) >= "4");
function CheckUIElements(){
var yMenuFrom, yMenuTo, yButtonFrom, yButtonTo, yOffset, timeoutNextCheck;
if ( bNetscape4plus ) {
yMenuFrom = document["Layer1"].top;
yMenuTo = top.pageYOffset + 500; // Layer1 Layer ÀÇ Ã³À½ À§Ä¡
}
else if ( bExplorer4plus ) {
yMenuFrom = parseInt (Layer1.style.top, 10);
yMenuTo = document.body.scrollTop + 178; // Layer1 Layer ÀÇ Ã³À½ À§Ä¡
}
timeoutNextCheck = 10;
if ( Math.abs (yButtonFrom - (yMenuTo + 152)) < 6 && yButtonTo < yButtonFrom ) {
setTimeout ("CheckUIElements()", timeoutNextCheck);
return;
}
if ( yButtonFrom != yButtonTo ) {
yOffset = Math.ceil( Math.abs( yButtonTo - yButtonFrom ) / 5 );
if ( yButtonTo < yButtonFrom )
yOffset = -yOffset;
if ( bNetscape4plus )
document["divLinkButton"].top += yOffset;
else if ( bExplorer4plus )
divLinkButton.style.top = parseInt (divLinkButton.style.top, 10) + yOffset;
timeoutNextCheck = 10;
}
if ( yMenuFrom != yMenuTo ) {
yOffset = Math.ceil( Math.abs( yMenuTo - yMenuFrom ) / 5 );
if ( yMenuTo < yMenuFrom )
yOffset = -yOffset;
if ( bNetscape4plus )
document["Layer1"].top += yOffset;
else if ( bExplorer4plus )
Layer1.style.top = parseInt (Layer1.style.top, 10) + yOffset;
timeoutNextCheck = 10;
}
setTimeout ("CheckUIElements()", timeoutNextCheck);
}
function OnLoad()
{
var y;
if ( top.frames.length )
if ( bNetscape4plus ) {
document["Layer1"].top = top.pageYOffset ;
document["Layer1"].visibility = "visible";
}
else if ( bExplorer4plus ) {
Layer1.style.top = document.body.scrollTop ;
Layer1.style.visibility = "visible";
}
CheckUIElements();
return true;
}
OnLoad();
//-->
//-->
|