程序討論版須知: 在使用老y文章管理系統中的一些問題!對非本程序方面的問題恕不解答!對Html,css等基礎問題恕不解答!如果沒有HTML基礎請先自學HTML! 需要打開你網站才能看出問題的請留下網址,并請保留本站版權及友情鏈接,否則不予回復。 |
|
![]() ![]() ![]() ![]()
|
樓主Time:2013/11/3 12:46:03 | |
![]()
|
js調用出現錯誤
相關網址:w.js88899.com
---------------------------------------------------------------------------- myFocus.pattern.extend({//*********************搜狐體育****************** 'mF_sohusports':function(settings,$){ var $focus=$(settings); var $picList=$focus.find('.pic li'); var $txtList=$focus.addListTxt().find('li'); var $numList=$focus.addListNum().find('li'); //PLAY $focus.play(function(i){ $picList.style.display='none'; $txtList.style.display='none'; $numList.className=''; },function(i){ $picList.eq(i).fadeIn(); $txtList.style.display='block'; $numList.className='current'; }); //Control $focus.bindControl($numList); } }); '$picList[...].style'為空或不是對象 不知道如何解決 |
[Top] |
2 樓Time:2013/11/4 10:14:40 | |
![]() ![]()
|
RE:js調用出現錯誤
添加一篇帶幻燈的文章就可以了
|
[Top] |