[問題] slideshow 無法跑出來
各位大大好
小弟自己的一個個人網站(html code)
以前slideshow可以跑出來
從八月初開始slideshow跑不出來(整個白的,沒有image,但點進去,連結是有效的)
試過改image address及web address都沒有用
(確定image address及web address都是有效的)
做我網站的小公司倒閉
所以只能自己找方法...
code------------------------------------------------------------
</script>
<script type="text/javascript">
var translideshow1=new translideshow({
wrapperid: "myslideshow", dimensions: [521, 201], //width/height if image
imagearray: [
["image address1","web address1","_new"],
["image address2","web address2","_new"],
["image address3","web address3","_new"],
["image address4","web address4","_new"],
["image address1","web address1","_new"]
],
displaymode: {type:'auto', pause:2000, cycles:5, pauseonmouseover:true},
orientation: "h", //Valid values: "h" or "v"
persist: true, //remember last viewed slide and recall within same session?
slideduration: 400 //transition duration (milliseconds)
})
</script>
-----------------------------------------------------------------------------
以上是slideshow的code
小弟求解...
萬分感謝<(_ _)>
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 71.104.184.5
※ 文章網址: http://www.ptt.cc/bbs/Web_Design/M.1409701202.A.4AD.html
推
09/03 08:03, , 1F
09/03 08:03, 1F
→
09/03 11:20, , 2F
09/03 11:20, 2F
→
09/06 07:33, , 3F
09/06 07:33, 3F
→
09/06 07:33, , 4F
09/06 07:33, 4F