0
的寬度和高度。在表中追加(..),取表的jQuery(「#表」)的高度和寬度。 width()或jQuery(「#table」)。height()不會更新。如果在採取之前寫入「警報('某事');」,它運作良好。當我插入記錄時使用jQuery(「#表」),不更新在Firefox
的寬度和高度。在表中追加(..),取表的jQuery(「#表」)的高度和寬度。 width()或jQuery(「#table」)。height()不會更新。如果在採取之前寫入「警報('某事');」,它運作良好。當我插入記錄時使用jQuery(「#表」),不更新在Firefox
難以置信,這裏的問題是
-moz-binding: url('./assets/xml/ellipsis.xml#ellipsis');
代碼文件:構建的例子我不包括該文件,並在那裏我可以看到這個問題「ellipsis.xml」
<?xml version="1.0"?>
<bindings
xmlns="http://www.mozilla.org/xbl"
xmlns:xbl="http://www.mozilla.org/xbl"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<binding id="ellipsis">
<content>
<xul:window>
<xul:description crop="end" xbl:inherits="value=xbl:text"><children/></xul:description>
</xul:window>
</content>
</binding>
</bindings>
。
感謝
我在哪裏見過,當你插入一個調試運行提醒你的代碼的作品,然後你把它拿出來在這之前發生,事實並非如此。你能發佈一段代碼嗎?至少我會更容易幫助你。 – Jack 2009-07-14 22:44:37