| 
 帖子13 主題0 精華0 積分1 威望1  金錢0  
 | 
| 原帖由 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";
 | 
 |