第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

為什么加了rsort功能后 圖片顯示不出來了 addPhotoes功能就不起作用添加圖片了;沒加rsort就行

<script type="text/javascript">

? ? ? ?

? ? ? ? ?//generic function to get selector

? ? ? ? function g(selector){

? ? ? ? ? ? var method=selector.substr(0,1)=='.'?'getElementsByClassName':'getElementById';

? ? ? ? ? ? ? ? return document[method](selector.substr(1));

? ? ? ? }


? ? ? ? //output all photoes

? ? ? ? var data=data;

? ? ? ? function addPhotoes(){

? ? ? ? ? ? var template=g("#wrap").innerHTML;

? ? ? ? ? ? var html=[];

? ? ? ? ? ? for(var s=0; s<data.length;s++){

? ? ? ? ? ? ? ? var _html=template

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? .replace('{{index}}',s)

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? .replace('{{img}}',data[s].img)

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? .replace('{{caption}}',data[s].caption)

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? .replace('{{desc}}',data[s].desc);

? ? ? ? ? ? ? ? html.push(_html);

? ? ? ? ? ? }

? ? ? ? ? ? g("#wrap").innerHTML=html.join("");

? ? ? ? ? ? //rsort(1);

? ? ? ? }

? ? ? ? addPhotoes();

? ? ? ? //sort photoes

? ? ? ? function rsort(n){

? ? ? ? ? ? var photo-center=g("#photo_" + n);

? ? ? ? ? ? photo-center.className+=" photo-center";

? ? ? ? }

?</script>

正在回答

1 回答

rsort里面的photo-center變量不能這么寫,改成photo_center

1 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

為什么加了rsort功能后 圖片顯示不出來了 addPhotoes功能就不起作用添加圖片了;沒加rsort就行

我要回答 關(guān)注問題
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)