作者asamitora (踏實 誠懇 不嘴砲)
看板FJU-Laws97
標題[問題] zesil還是誰能幫助我....
時間Tue Nov 9 02:38:32 2010
沒事了 我找到正確的網址了 等等放完成的結果 ㄎㄎ
/*var gUndockFlag;
function checkState()
{
if(!System.Gadget.docked)
{
undockedState();
}
else if (System.Gadget.docked)
{
dockedState();
}
};*/
function undockedState()
{
// gUndockFlag = true;
with(document.body.style)
width=628,
height=488;
with(showBg.style)
width=628,
height=488;
with(document.getElementById("images").style)
width=590,
height=450;
document.getElementById("images").src=
"
http://www.bijint.com/cc/#ajax_data"
showBg.src="url(glass_frame_b.png)";
};
/*function dockedState()
{
with(document.body.style)
width=278,
height=358;
with(showBg.style)
width=278,
height=358;
with(document.getElementById("images").style)
width=240,
height=320;
document.getElementById("images").src=
"
http://www.gmodules.com/gadgets/ifr?url
=
http://bijint.com/bijint.xml&synd=open&w=320&h=320&
showBg.src="url(glass_frame_s.png)";
};
function loadMain()
{
checkState();
System.Gadget.onUndock = checkState;
System.Gadget.onDock = checkState;
}*/
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 118.168.168.79
推 l11l11l:快笑 不然人家以為我們看不懂 11/09 03:23
→ hecticgem:看的懂是阿宅 11/09 03:41
※ 編輯: asamitora 來自: 118.168.168.79 (11/09 10:09)
推 wala140:看班版長知識 11/09 13:12