<div dir="ltr">it is ordinary behavior.<div>try table tag (for test)</div><div><br></div><div><div style="font-family:arial,sans-serif;font-size:13px"><cms:contentload collector="singleFile" param="%(opencms.uri)" editable="true"></div>
<div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap"> <table><tr><td></span>1111111</td></tr></table></div><div style="font-family:arial,sans-serif;font-size:13px">
</cms:contentload></div></div><br>I discover that's need to define (whith tag <div>) min-height: 25px;<div>just like this:</div><div><br></div><div><div style="font-size:13px;font-family:arial,sans-serif">
<cms:contentload collector="singleFile" param="%(opencms.uri)" editable="true"></div><div style="font-size:13px;font-family:arial,sans-serif"><span style="white-space:pre-wrap"> <div style="</span><span style="font-family:arial;font-size:small">min-height: 25px;</span><span style="white-space:pre-wrap">"></span>1111111</div></div>
<div style="font-size:13px;font-family:arial,sans-serif"></cms:contentload></div></div><div style="font-size:13px;font-family:arial,sans-serif"><br></div><div style="font-size:13px;font-family:arial,sans-serif">and happy comes again</div>
<div style="font-size:13px;font-family:arial,sans-serif"><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/4 Yang Alex Liu <span dir="ltr"><<a href="mailto:yangliu@thoughtworks.com" target="_blank">yangliu@thoughtworks.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>When I use multiple contentload tags in a jsp file, the direct edit buttons will be overlap together. </div>
<div><br></div><div>Below is my jsp code:</div><div><br></div><div>...</div>
<div><div><cms:contentload collector="singleFile" param="%(opencms.uri)" editable="true"></div><div><span style="white-space:pre-wrap"> </span>1111111</div><div></cms:contentload></div>
<div><span style="white-space:pre-wrap"> </span></div><div><cms:contentload collector="singleFile" param="%(opencms.uri)" editable="true"></div><div><span style="white-space:pre-wrap"> </span>2222222</div>
<div></cms:contentload></div><div><span style="white-space:pre-wrap"> </span></div><div><cms:contentload collector="singleFile" param="%(opencms.uri)" editable="true"></div><div>
<span style="white-space:pre-wrap"> </span>3333333</div><div></cms:contentload></div></div><div>...</div><div><br></div><div>Below is the final html of direct edit buttons:</div><div><div class="GME5ITVBIOB GME5ITVBMOB GME5ITVBC4B" style="right: 255px; top: 1263px;">...</div></div>
<div><div class="GME5ITVBIOB GME5ITVBMOB GME5ITVBC4B" style="right: 255px; top: 1263px;">...</div></div><div><div class="GME5ITVBIOB GME5ITVBMOB GME5ITVBC4B" style="right: 255px; top: 1263px;">...</div></div>
<div><br></div><div>You can see there are three direct edit buttons with the same right and top. Can anyone let me know if I make some mistake or how to fix this?<br clear="all"><div><br></div><div>Thanks!</div><span class="HOEnZb"><font color="#888888">-- <br>
<div dir="ltr">
<span style="font-family:Helvetica"><font><b>Yang Liu</b></font></span><span style="font-family:Helvetica"><br></span><span style="font-family:Helvetica"><br></span><span style="font-family:Helvetica">Consultant </span><span style="font-family:Helvetica">|</span><span style="font-family:Helvetica"> </span><span style="font-family:Helvetica"><b>Thought</b></span><span style="font-family:Helvetica">Works</span><span style="font-family:Helvetica"><br>
</span><span style="font-family:Helvetica"><br></span><span style="font-family:Helvetica">Mobile: +86 186 8378 0863 (China)</span><div><font face="Helvetica">Blog: <a href="http://zation.me" target="_blank">zation.me</a><br>
</font><div style="font-family:Helvetica">Gtalk: <a href="mailto:mingjin.cn@gmail.com" target="_blank">zation1@gmail.com</a><br>Skype: zation5</div></div></div>
</font></span></div></div>
<br>_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
<br></blockquote></div><br></div>