markling
Posts: 2071
Joined: 13 Jun 06
Trust:
30 May 07 10:19 pm
Nice stuff, tcampbell. I have heard that there are some round-corner styles on the table for css 3. How long it takes everyone to implement these things is anyone's guess.
If you're looking for something that works in Firefox AND internet explorer, some of my guys have been playing with this over the past few days.
http://www.html.it/articoli/niftycube/index.html
It's javascript and CSS, no images, and it works in both browsers. You don't really need to touch the javascript or CSS files that do all the magic... just call the javascript in your head and then add a couple of lines of code to say what sort of round box you want. Pretty groovy.
Handy hint though: We noticed it broke if you were specifying named colours in your CSS... eg. "white" instead of "#ffffff".
Give it a go!
Mark