updated AJAX comments
Ryan Barrett <pyblosxom-6sb6M7qyT/[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
hi all. i've posted a pretty significant update to my AJAX comments patch. it fixes a major bug in IE. http://snarfed.org/space/pyblosxom+ajax+comments before, it just plain wouldn't work in most versions of IE. comments would still be sent over HTTP POST. now, they'll use AJAX, like they should. the bug was that the input element's "type" attribute is read-only, according to the W3C. i was trying to change it. surprisingly, IE gets this right, and prevents the change, but firefox doesn't. -Ryan, still getting used to web development and testing multiple browsers... -- http://snarfed.org/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV