« GeoURL   |   Main index   |  Mini Word Editor on the Web (dhtml) »

My patches to greymatter (volume I)

July 8, 2003 | Comments (0)

I also gave it a try to be XHTML compliant. A quick check showed me that there were at least 2 problems.

  • url which include a number or parameters concatenated by & will not be strict XHTML
  • The build in calendar code wont work as the calendar row are written using <TR> instead of <tr>

It’s not too difficult to resolve, in gm-library.cgi its just a matter of changing line 3460 to use lowercased TRs.

Comments

1:

When you change the '&' into '&' in the URLs everything will work fine. (Valid XHTML and correct response from the browsers).

Posted by: :) Little Penguin at July 9, 2003 1:47 PM
2:

thanks, I didn't know that!

Posted by: :) janco at July 11, 2003 2:05 PM

Post a comment

Use the form below to add your relevant comments, suggestions. Be aware that I reserve the right to edit any raw language, abusive and/or inappropriate comments that's too far off topic or remove it all together.






Line breaks and paragraphs are inserted by default; the following html tags are allowed: a href, b, br/, p, strong, em, ul, li, and blockquote. It is Gravatar enabled!