阿土伯已上傳更新版本, 所以您無需重裝小工具, 然而由於 iGoogle 會 Cache 小工具, 所以請您耐心等侯, 小工具會於 Cache 失效時, 自動套用新版本.
使用說明, 請見 EasyLayout 簡介.
PS. iGoogle 會對此一部份改版, 是否意味著, 未來 iGoogle 將內建調整欄位的功能.. 樂見其成 :D
PS2. 出現了 c_4 又意味著有四欄的配置?
##CONTINUE##
技術部份:
原 iGoogle Render Html Layout: 所以 EasyLayout 僅需覆寫 CSS Style 重定義 c_1, c_2, c_3 即可.
<div id="c_1" class="yui-u" style="display: block;">
<div id="c_2" class="yui-u" style="display: block;">
<div id="c_3" class="yui-u" style="display: block;">
新 iGoogle Render Html Layout: c_1,c_2,c_3 width 強制出現在 HTML 中, 又取代了 EasyLayout CSS Style , 所以輔以 DOM 方式設定屬性.
<div id="c_1" class="yui-u" style="width: 32%; display: block;">
<div id="c_2" class="yui-u" style="width: 32%; display: block;">
<div id="c_3" class="yui-u" style="width: 32%; display: block;">
沒有留言:
張貼留言