I was thinking that if I can develop the more generic HTML markups
which look simpler for developers, but also be able to present more kinds of visual design elements on the page without bloating the performance and cost.
Here’s my experiment:
http://www.hedgerwow.com/360/dhtml/css_stretched_box/demo.php#
Have fun.
Brenden Mckenzie | 01-Aug-07 at 9:50 am | Permalink
What a thought provoking post, thank you.
Josh | 02-Oct-08 at 12:24 pm | Permalink
This is the first time I’ve seen this technique. It’s not as semantic as I’d like, but I can not deny it’s usefulness! I was able to modify my own rounded corner image, swap your image out with mine, adjust the padding and it worked perfectly.
This will be great for sites with multiple rounded corner styles or when creating themes for other sites.
I’m definitely a fan.
swap | 01-Dec-08 at 3:49 am | Permalink
Is there way to get this working on IE6 without the JS patch? i know its asking for too much
…but I got most of the things working except for the BG scaling in the Middle portion, any sort of help/inputs will be gratefully received