-
Recent Posts
Categories
- 301tool 1.x (8)
- 301tool 2.0 (11)
- Web Development (4)
Popular Posts
Archives
Tags
Links
Category Archives: Web Development
(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
Update On Rounded Corners For IE
I posted a quick update on some findings with DD_Roundies. The verdict? It’s fine to use on elements such as divs and the like, but only if you have a simple layout. Otherwise, quirky things happen, which appear to vary … Continue reading
Posted in 301tool 1.x, 301tool 2.0, Web Development
1 Comment
Breaks In Unbroken Text
In 301tool 1.1.1, I fixed an issue of the list page’s layout breaking if friendly URLs were too long. This fix unfortunately led to an unintended (unexpected?) effect in Opera: Since then, I’ve been keeping an eye out for good … 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