Archive for August, 2006
Removing annoying CSS borders on Checkboxes and Radio buttons
So, this is one of those caring, sharing geeky posts. When you apply borders to text inputs in CSS (to remove those bevelled edges you get by default) using input {border:1px solid gray;} … or whatever, it always messes up radio buttons and checkboxes.
One solution is to use attribute selectors, like so: input [type="text"] {border:1px [...]
Posted: August 30th, 2006 under CSS, Scripting, Tech.
Comments: 18
dConstruct06 – Social events [updated]
[Update] Heist it is! For Thursday night …
Just a quick post to find out what plans people have for socalising at dConstruct. I’m arriving sometime on the Thursday evening but am not staying on after the event on Friday so I’d be interested to find out if there’s anything arranged for that Thursday or if [...]
Posted: August 29th, 2006 under dConstruct06.
Comments: 18
Dear John (Dvorak)
I only know two things about Dvorak:
He was a composer of some note (although I’d much rather listen to The Prodigiy)
There’s a keyboard layout/design called Dvorak named after its inventor
Recently, another Dvorak appeared on my radar. He wasn’t anyone I’ve heard of before – not my kind of reading – but he spat the dummy [...]
Posted: August 7th, 2006 under CSS.
Comments: 4