<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>maybe it isn't working because you need the "div", but if you publish the content and logout OpenCms you'll see it.</div><div><br></div><div>the div it's necessary because in ADE OpenCms includes very much html code and divs.</div><div><br></div><div>Regrads,</div><div>David</div><div><br><div><div>El 27/01/2014, a las 12:45, p r a v e e n <<a href="mailto:praveenkumar@zohocorp.com">praveenkumar@zohocorp.com</a>> escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"><div><div style="font-size:10pt;">Hi,<br><br>When I drag and drop my module. the module is not fixing into the page. and after some work I figured there is an issue with the jsp. if I don't have a div> and some dummy text. my drag and drop is not working. Please check it below.<br><br>WORKING :  <br><blockquote><blockquote><blockquote><%@page session="false" taglibs="c,cms" %><br><cms:formatter var="content" val="value" rdfa="rdfa"><br><div> dummytext<br><h1 ${rdfa.CustomCode}>${value.CustomCode}</h1><br></div><br></cms:formatter><br></blockquote></blockquote></blockquote><br>________________<br>NOT WORKING :             <br><blockquote><blockquote><blockquote><%@page session="false" taglibs="c,cms" %><br><cms:formatter var="content" val="value" rdfa="rdfa"><br><h1 ${rdfa.CustomCode}>${value.CustomCode}</h1><br></cms:formatter><br></blockquote></blockquote></blockquote><br><div id="">--<br>Cheers,<br>Praveen</div></div></div>_______________________________________________<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">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br><br><br><br></blockquote></div><br></div></body></html>