charmcitycoder


Member since 11/14/2008

Location: Baltimore, MD

8 snippets

1938 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

charmcitycoder's Recent Snippets



« Prev 1 Next »
I saw this somewhere else, so I can't claim to have come up with it myself. Def life-saver!
0 496 posted 14 years ago by charmcitycoder
Thanks to perishablepress.com for this. Below is an example for ie6 max-height. From their site: "This method has been verified in IE6 and should also work in IE5. Simply change the values to suit your needs (code commented with explanatory notes...
1 717 posted 14 years ago by charmcitycoder
For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text. I first found this on the webdeveloper.com forums. The kicker here for me was the "font-size:0"...
2 732 posted 14 years ago by charmcitycoder
Always always always backup client side validation with server side validation! =D
2 763 posted 15 years ago by charmcitycoder
1 595 posted 15 years ago by charmcitycoder
Remove that pesky dotted border around img elements, especially images inside <a> / link tags.
4 790 posted 15 years ago by charmcitycoder
Many thanks to bloggingdeveloper.com for this one. Works like a charm. Usage is similar to server side built-in functions.
2 557 posted 15 years ago by charmcitycoder
« Prev 1 Next »