Menu

small question concerning quotes

2006-09-20
2013-04-19
  • Marc Jansen

    Marc Jansen - 2006-09-20

    Hi,

    nice project and good luck for your thesis! One question though:

    why does
    <p id="test">some text<hr />some text</p>

    evaluate to something different as does:
    <p id='test'>some text<hr />some text</p>

    ??

     
    • der_simon

      der_simon - 2006-09-21

      Because I didn't planned with the simple ' as a seperator. I know it is in the standard.

      Good point. But my problem was, that the logic for things like:

      <p onclick="this.value='Hallo';">

      would be to complicated and slowly.

      Do you think it must be in?

      Der Simon

       
    • Marc Jansen

      Marc Jansen - 2006-09-22

      No, it's a nice feature even though only double quotes are supported.

      But a hint somewhere in the online demo would be very usefull.

      Up to now it is somehow disturbing that if you paste in valid XHTML it does not work as expected.

       
    • der_simon

      der_simon - 2006-09-22

      Yes, you're right.
      I'll write it into the demo. :)

      Der Simon

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.