I verify that it doesnt take effect. On 1月18日, 下午11时31分, norberthu <[email protected]> wrote: > maybe this is a workaround about question 1 : > > original , the pic is "width: 15px; height:15px", now I change it as > ""width: 15px; height:24px", and make the pic 9px height from top is > transparent.tomorrow I will verify it. > > On 1月18日, 下午4时08分, norberthu <[email protected]> wrote: > > > 1:how to adjust the pic (cellTreeClosedItem.gif,cellTreeOpenItem.gif) > > at vertical center. > > > the pic has following html fragment,and there is no style to adjust. > > the classname "GJKF13HCNF" is ".cellTreeItem". If I add "top: 9px" in > > "cellTreeItem", it takes no effect.If I add "top:9px;" in div > > style,for example [<div style="position: absolute; left: 0px;top:9px; > > width: 15px; height: 15px;"], that's ok. > > > <div style="position: absolute; left: 0px; width: 15px; height: > > 15px;" class="GJKF13HCNF"><img border="0" style="width: 15px; height: > > 15px; background: url("data:image/ > > gif;base64,R0lGODlhDwAPAIQaAFhorldnrquz1mFxsvz9/vr6/ > > M3Q2ZGbw5mixvb3+Gp5t2Nys77F4GRzs9ze4mt6uGV1s8/R2VZnrl5usFdortPV2/ > > P09+3u8eXm6lZnrf///wAAzP/////////////// > > yH5BAEAAB8ALAAAAAAPAA8AAAVC4CeOZGmeaEoqWds+58IUWk0IgwlY/ > > MUnEhPlQixegiUKZsNkYjJCjPQifZoCjmkVWpogIpWw4TA5QVythmrNbo9CADs=") > > no-repeat scroll 0px 0px transparent;" src="http://127.0.0.1:8888/ > > treedemo/clear.cache.gif" > > onload="this.__gwtLastUnhandledEvent="load";"></div> > > > 2:how to make celltree show horizontal scroll ? > > > <ui:style> > > .scrolltree { > > width: 200px; > > height: 500px; > > border: 1px solid #ccc; > > } > > </ui:style> > > > <g:HTMLPanel> > > <table> > > > <tr> > > <td colspan="2"> > > <g:ScrollPanel > > addStyleNames='{style.scrolltree}'> > > <c:CellTree > > ui:field='cellTree'/> > > </g:ScrollPanel> > > </td> > > > corresponding html fragment is following, and I Hope remove all > > "overflow: hidden;" and how to remove ? > > > <div> > > <div> > > <div> > > <div style="padding-left: 0px;" class="GEGGSC0BKD > > GEGGSC0BCE"> > > <div onclick="" style="position: relative; > > padding-left: 16px;" > > class="GEGGSC0BKD GEGGSC0BMD > > GEGGSC0BEE"> > > <div class="GEGGSC0BLD GEGGSC0BDE" > > style="position: absolute; > > left: 0px; width: 15px; height: > > 15px;"> > > <img > > onload='this.__gwtLastUnhandledEvent="load";' > > > > src="http://gwt.google.com/samples/Showcase/showcase/ > > clear.cache.gif" > > style="width: 15px; > > height: 15px; background: url() no-repeat > > scroll 0px 0px transparent;" > > border="0"> > > </div> > > <div tabindex="0" class="GEGGSC0BND > > GEGGSC0BPD"> > > <img > > onload='this.__gwtLastUnhandledEvent="load";' > > > > src="http://gwt.google.com/samples/Showcase/showcase/ > > clear.cache.gif" > > style="width: 15px; > > height: 11px; background: url() no-repeat > > scroll 0px 0px transparent;" > > border="0"> Family > > </div> > > </div> > > </div> > > <div id="animFrame" style="position: relative; > > overflow: hidden;"> > > <div style=""> > > <div> > > <div> > > <div > > style="padding-left: 16px;" class="GEGGSC0BKD"> > > <div > > onclick="" style="position: relative; padding-left: > > 16px;" > > > > class="GEGGSC0BKD GEGGSC0BMD"> > > > > <div class="GEGGSC0BLD" > > > > style="position: absolute; left: 0px; width: 15px; height: > > 15px;"> > > > > <img onload='this.__gwtLastUnhandledEvent="load";' > > > > src="http://gwt.google.com/samples/Showcase/showcase/ > > clear.cache.gif" > > > > style="width: 15px; height: 15px; background: url() no- > > repeat scroll 0px 0px transparent;" > > > > border="0"> > > > > </div> > > > > <div class="GEGGSC0BND GEGGSC0BPD">F (1)</div> > > </div> > > </div> > > <div id="animFrame" > > style="position: relative; overflow: > > hidden;"> > > <div > > style=""> > > > > <div> > > > > <div> > > > > <div style="padding-left: 32px;" class="GEGGSC0BKD"> > > > > <div onclick="" style="position: relative; padding-left: > > 16px;" > > > > class="GEGGSC0BKD GEGGSC0BMD"> > > > > <div style="position: absolute; display: > > none;"></div> > > > > <div class="GEGGSC0BND"> > > > > <table> > > > > <tbody> > > > > <tr> > > > > <td> > > > > <input > > tabindex="-1" type="checkbox"> > > > > </td> > > > > <td> > > > > <table> > > > > ... > > 阅读更多 >>
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
