Welcome Guest Search | Active Topics | Sign In | Register

Dialog Control contentTable Rendered Output Options
Trick
Posted: Thursday, August 9, 2007 7:11:12 AM
Rank: Member
Groups: Member

Joined: 8/9/2007
Posts: 18
Hi EO,

Think I may have spotted a little error in the HTML rendered for the contentTable table of the Dialog control. The close row tag is missing it's forward slash, something like this:

Code: HTML/ASPX
<table id="MP_CPH_tabCreateEdit_pagContent_Widget_1_ImageDialog_contentTable" border="0"
  collspacing="0" cellpadding="0" style="position: relative; width: 100%; height: 100%;"
  class="iltrDialogContent">
  <tr>
    <td height="100%" align="left" valign="top">
      <iframe id="MP_CPH_tabCreateEdit_pagContent_Widget_1_ImageDialog_iframe" frameborder="0"
        height="100%" width="100%"></iframe>
      <img style="position: absolute; right: 0px; bottom: 0px; z-index: 30000;" src="/eo_web.ashx?id=8db343f8-ebca-4bfe-be57-6187f1178042"
        id="MP_CPH_tabCreateEdit_pagContent_Widget_1_ImageDialog_grip" />
    </td>
    <tr>
</table>

It's not posing a huge problem, however it is causing Firefox to display the content region with a gap at the top, which for my current application is undesireable.

I would appreciate an e-mail as and when you are able to supply a fix.

Regards,

Richard.
eo_support
Posted: Thursday, August 9, 2007 7:16:39 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
Hi Richard,

Thank you very much for letting us know. We should be able to post a build today with the fix.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.