Friday, December 12, 2008

Chrome not ready for web development

  • Chrome has no 'view selected code source', so you can not see source for ajaxed part of your web site.
  • No firebug extension or similar
Having to open firefox (painfully slow) to view the source code, just to discover that Chrome does not support <input name="url[]"> kind of syntax is frustrating.

Update: it is worse than that: Chrome does not take into account HTML form input coming from a httprequest (ajax) ! Pinch me !

No comments: