Hi, I'm a web developer and blogger from Russia. My nickname is Dimox.
Sorry for my English, it's not my native. Read more about me and my blog.

Cross Browser RGBa Support

Cross Browser RGBa Support

Yet another very nice feature, that gives to us the CSS3 specification, is the RGBa (stands for Red Green Blue Alpha) property. RGBa is used to create a semi-transparent background of some HTML element.

As well as other CSS3 properties, (like box-shadow, border-radius), all the modern browsers (FireFox, Safari, Chrome, Opera) excellent supports the RGBa property, but only not Internet Explorer.

However, there is a simple way to make cross browser RGBa support, i.e. even in IE, moreover in all popular versions: IE6, IE7 and IE8.

Read the rest of this post »

Simplest Universal jQuery Tabs Script

Simplest Universal jQuery Tabs Script

My experience with jQuery for today is about 2 years. I began to learn this nice framework after I found somewhere in Internet a script, which lets to create a tabbed blocks.

During this 2 years I gained my experience in jQuery and created my own jQuery Tabs Script completely from scratch. And I want to share it with you in this post.

Read the rest of this post »

© 2009–2013 Dimox.net  •  Privacy Policy