返回列表 發帖
你說的是用 jQuery BlockUI 嗎:


我這一頁同時用了 BlockUI 看起來是正常的,不過我有用 jQuery.noConflict() 的語法,請參考:
http://jsgears.com/thread-63-1-1.html
To infinity and beyond!

TOP

原帖由 wmh 於 2009-3-16 19:15 發表
哦,會不會是 global varible 相衝?
用 Firebug 有沒有看到錯誤訊息呢?


有耶,紅色是標記的錯誤行數,如下:
this.elements[0].getStyle is not a function
this.widths.closed = this.elements[0].getStyle('width').toInt();

Exception..."Component returned failure code:0x80040111(NS_ERROR_NOT_AVAILABLE) [nsIChannel.contentType]"
nsresult:"
channel.contentType = "application/vnd.mozilla.maybe.feed";

TOP

哦,會不會是 global varible 相衝?
用 Firebug 有沒有看到錯誤訊息呢?
To infinity and beyond!

TOP

與jquery ui blockUI 搭配有問題

老大,我單獨使用這個js是可以作用的,
但是若搭配jquery ui 的 blockUI 時圖片就不會動,但是blockUI還是有作用,
請問有解決的方法嗎?謝謝

TOP

DEMO:

To infinity and beyond!

TOP

返回列表 回復 發帖