On Sun, Jun 03, 2007 at 02:18:47PM -0400, Gary Poster wrote:
> On Jun 3, 2007, at 12:58 PM, Stephan Richter wrote:
> 
> >Log message for revision 76258:
> >  HTML element ids containing dots are not very good, because then the
> >  "element#id" CSS selector does not work 

FYI it works just fine (at least in Firefox) if you escape the dots:

  element#id\.with\.dots

I'm pretty sure it works in MSIE6 as well, but don't quote me on that.

Marius Gedminas
-- 
When I'm not in my right mind, my left mind gets a little crowded.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to