DT, DD end tags disappear

Last post 11-11-2009, 4:05 AM by Kenneth. 5 replies.
Sort Posts: Previous Next
  •  11-09-2009, 10:58 AM 56986

    DT, DD end tags disappear

    Hi
     
    One of my editors has started using dl dt dd lists. Problem is the end tags all go missing, when switching between html and normal views. If you paste the below into your demo page in HTML view then switch to normal then back to HTML, all the dt and dds go missing.
     
    <div id="tickerContainer">
    <dl id="ticker">
    <dt class="heading"><a href="#">This is a news title!</a></dt>
    <dd class="text">This is a snippet of the news. It could be the whole news item or it could link to another page containing...</dd>
    <dt class="heading">News Heading 2</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</dd>
    <dt class="heading">News Heading 3</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</dd>
    <dt class="heading">News Heading 4</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</dd>
    <dt class="heading">This item is long!</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </dd></dl></div>
    Hope you can fix...
    Thanks
     
     
  •  11-09-2009, 4:03 PM 56993 in reply to 56986

    Re: DT, DD end tags disappear

    Which browser are you using?
     
    I've tried IE 8 and Firefox on this demo: http://cutesoft.net/example/general.aspx
     
    It works ok for me.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  11-10-2009, 4:04 AM 57013 in reply to 56993

    Re: DT, DD end tags disappear

    Yep firefox works fine, I should have tested firefox before.
     
    I am using IE and have tried versions 6-8. All of them delete the dt and dd tags, only one tag remains at the end.
     
    Can you recheck using IE
    Thanks
  •  11-10-2009, 9:06 AM 57028 in reply to 56986

    Re: DT, DD end tags disappear

    Dear AndyFel,
     
    I tested it in IE8 and Firefox3.5.4, it work well and cannot reproduce it.  You can test it again in http://cutesoft.net/example/general.aspx
     
     
    Regards,
    Eric
  •  11-10-2009, 10:30 AM 57031 in reply to 57028

    Re: DT, DD end tags disappear

    Hi
     
    Well this is wierd!
    I agree with you about Firefox, works fine. But I have tested your page on IE6, 7, 8 and they all remove the yellow highlighted end tags. Are you pasting the HTML into the HTML view, then switching to Normal and back to HTML? Does it every time here!
     
    Hohum not sure what to say!

    <div id="tickerContainer">
    <dl id="ticker">
    <dt class="heading"><a href="#">This is a news title!</a></dt>
    <dd class="text">This is a snippet of the news. It could be the whole news item or it could link to another page containing...</dd>
    <dt class="heading">News Heading 2</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</dd>
    <dt class="heading">News Heading 3</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</dd>
    <dt class="heading">News Heading 4</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</dd>
    <dt class="heading">This item is long!</dt>
    <dd class="text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </dd></dl></div>
  •  11-11-2009, 4:05 AM 57047 in reply to 57031

    Re: DT, DD end tags disappear

    Hi AndyFel,
     
    We can reproduce this issue. We are investigating this issue and will get back to you as soon as possible.
     
    Regards,
     
    Ken
View as RSS news feed in XML