DISQUS

DISQUS Hello! Patchlog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

  • Subscribe

  • Community

  • Top Commenters

  • Popular Threads

  • Recent Comments

    • if it shows mailed by it means something is not working at the domainkeys level. Look at the message source if it has the signature in there maybe something's wrong with the DNS entries.

      7 months ago by Mihai

      in exim and domainkeys on debian

    • When testing Gmail now says 'mailed-by:' rather than 'signed-by:' Fantastic guide though! Information on how to build custom debian packages is hard to come by and this couldn't...

      7 months ago by wtb

      in exim and domainkeys on debian

    • I patched the latest version of libdkim ( 1.10.19 ) with the 2 patched from above You can download the complete patched source from : http://dkim.moogly.nl/libdkim-1.0.19-patched.tgz more info for...

      7 months ago by evolnick

      in qmail and DKIM

    • Make sure mod_rewrite in .htacces or virtual hosts configuration works first. If you managed to have pligg friendly urls work then this should work too. Look into the module's configuration it...

      8 months ago by Mihai

      in XML Sitemaps for Pligg

    • Hi Mihai, Thanks for what I expect will be a great module. Unfortunately, I'm getting the exact same results as adeel. You can see mine here...

      8 months ago by Gevaldigg

      in XML Sitemaps for Pligg

Jump to original thread »
Author

css class names in IE 6

Started by Mihai · 9 months ago

I just realized today that IE 6 class names must not start with something else other then [a-zA-Z]. So don't you dare name your classes  like _class1 cause it will not work in IE6.
It works well in Firefox 2.0, IE7, opera and safari and that will just make it harder when you'll tr ... Continue reading »

2 comments

  • but you can start a class in IE6 with a number and in Firefox you can't; anyway IE6 can be a pain in the ass sometimes.
  • AFAIK w3c specs say you can't start ca class name with a number so I guess IE is selective about what part of a standard it implements. I would not start a class name with a number anyway... it just doesn't seem natural.

Add New Comment

Returning? Login