CSSDocs.org Launched
Published on December 05, 2006
By Pete Freitag
By Pete Freitag
I have just launched another documentation shortcut site, this time for CSS: cssdocs.org. It allows you to get to CSS documentation from the url, for instance type in: cssdocs.org/text-decoration to go to the W3C documentation for the text-decoration
property.
Be sure to check out the homepage because it has a handy AJAX autocompleter (which I plan on adding to my other documentation sites cfdocs.org and javadocs.org as well).
Enjoy! Feedback welcome.
CSSDocs.org Launched was first published on December 05, 2006.
If you like reading about documentation, shortcut, css, or ajax then you might also like:
Discuss / Follow me on Twitter ↯
Tweet Follow @pfreitagComments
Awesome! :D
by Fernando da Silva Trevisan on 12/05/2006 at 5:36:46 PM UTC
Nate - For browser compatability check out: http://www.quirksmode.org/css/contents.html
Ben - That's strange, what browser are you using, can anyone else duplicate this? I just set autocomplete=off on the input box, I have a feeling that may fix it.
Ben - That's strange, what browser are you using, can anyone else duplicate this? I just set autocomplete=off on the input box, I have a feeling that may fix it.
by Pete Freitag on 12/06/2006 at 8:22:09 AM UTC
Pete,
I am using FireFox 2.0. It must be some sort of auto-fill issue. Right now, if I type in a value and hit enter quickly, works fine. If i pause after typing (and I get a suggest popup) then I have to hit enter like 2 or 3 times to submit the form. Hardly a big deal at all though.
I am using FireFox 2.0. It must be some sort of auto-fill issue. Right now, if I type in a value and hit enter quickly, works fine. If i pause after typing (and I get a suggest popup) then I have to hit enter like 2 or 3 times to submit the form. Hardly a big deal at all though.
by Ben Nadel on 12/06/2006 at 10:47:13 AM UTC
You, sir, are a wonderful human being.
by Nathan Strutz on 12/06/2006 at 12:57:11 PM UTC
Just some feedback. Otherwise, cool shortcuts!