-
Recent Posts
Categories
- 301tool 1.x (8)
- 301tool 2.0 (11)
- Web Development (4)
Popular Posts
Archives
Tags
Links
Tag Archives: IE
(Another) Update On Rounded Corners For IE
This week, I stumbled across another promising rounded corner fix for IE called CSS3pie. You see, like in previous posts made here, IE doesn’t support CSS3′s border-radius property, but there are various attempts at fixes kicking around. Supposedly, IE9 will … Continue reading
More Rounded Corners
Like with Wikipedia, often times when you search for something and land at your desired article, you may click on a few other items in the article because they pique your interest or for clarification on certain details. And then … Continue reading
Polished Forms
The framework code for form validation is done. While I was converting older form fields to use the new code, I took some time to add a little polish to the form layout. I’ve usually held back from using the … Continue reading
Testing With IE
Internet Explorer tends to be a pain when designing webpages or webapps. Especially IE6. You have to jump through a lot of hoops and put forth a lot of effort to get things working correctly in this antiquated browser (lack … Continue reading