NAVER

2019.04.02. 08:30 ~ 11:30

















弳 ε ˾




ó ⿡ Ź帳ϴ.



Ȯ





var commentLayer =
init : function ()
this._oFoggy = new jindo.Foggy();
this._welLayer = jindo.$Element("lyr_dimmed");

var oImg = this._welLayer.query("img");
var nIndex = Math.floor(Math.random() * 5);
var aImageInfo = [width:419,height:248,alt:"���� ��âȣ. ���� ������ �����ϴ��� ���� ��� ���� ���� �������� ������ν� �� ���ܴ̿�",
width:470,height:208,alt:"����� �Ӵ�. ���� ���� ��ó�� Į�� ���� ��ó���� ����",
width:453,height:208,alt:"��ۿ� ��ó�޴� �̴� �ٷ� �츮�� �̿��Դϴ�",
width:481,height:208,alt:"��� �ȿ� ����� �����Ե� �Բ� ����ּ���",
width:406,height:208,alt:"����� ���, �Ҹ����� �о�̳���?"];
var welImg = jindo.$Element(oImg);
welImg.attr('src', 'https://ssl.pstatic.net/static.news/image/news/2015/02/lyr_sc_text' + (nIndex+1) + '.gif');
welImg.attr('width', aImageInfo[nIndex].width);
welImg.attr('height', aImageInfo[nIndex].height);
welImg.attr('alt', aImageInfo[nIndex].alt);
return this;
,
showCommentLayer : function (sNclkHead)
this._sNclkHead = sNclkHead;
this._welLayer.show();
this._oFoggy.show();
,
hideCommentLayer : function (event)
this._welLayer.hide();
this._oFoggy.hide();
var tempNsc = nsc;
nsc = "news.reply";
nclk(event, this._sNclkHead + '.camp','','');
nsc = tempNsc;

.init();














л ε

оߺ ε



̽ũ











new news.lnb.NewsSearchController('lnb.searchForm');



//var lnb_weatherRolling = new news.lnb.LineRolling('lnb.weather',size:26,moveSize:3,moveInterval:30);
var lnb_mainnewsRolling = new news.lnb.LineRolling('lnb.mainnews',{size:17,moveSize:2,m

Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript