My ramblings and my works
Posts tagged css
CSS 3.0 Rounded Borders
Jul 7th
From what I understand, all browsers except IE support this? I haven’t personally tested this myself. Maybe I should… one moment . . . ok. No, IE doesn’t support this yet which is a shame. It will eventually come around though and no more creating images to get rounded corners. Rejoice!
The link to the site is here.
Can’t wait until all modern browsers adopt this. In the meantime, time to keep researching CSS3 for what I can use at work.
Lightbox 2
Jun 29th
Lighbox 2 by Lokesh Dhakar is one of the easiest to implement versions of lightbox I’ve seen. Only works for images but that’s fine with what I need to do with it. He offers up an alternative if you wish to venture into flash and videos.
Without further delay, have a look here!
Straight from the site:
Lightbox is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.
That’s all there is to it. Simple set up. A few instructions and you’re on your way to having some nice smooth lightbox image effects on your page.