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.
jQuery: Switching The Focus Between Two Form Fields
Written by Dimox

In the last version of my Google Translator widget for Opera I had to solve one problem – how to switch the focus between two textareas by clicking on a hotkey.

In this article I want to share jQuery script, that solves this problem. May be it will be usefull for someone.

Read the rest of this entry »

Category: jQuery
Tagged with: , ,
Personal CSS Hacks for IE6, IE7, IE8
Written by Dimox

We, web developers, are constantly faced with deficiencies of Internet Explorer, and CSS hacks allow to overcome them in most cases.

In this post I would like to group the personal CSS hacks for each of the 3 popular versions of IE. Most likely you already know the CSS hacks for IE6 and IE7, but for IE8 probably not. Therefore the focus of this article is on a personal CSS hack for Internet Explorer 8.

Read the rest of this entry »

Category: CSS
Tagged with: , , , , ,
Cross-browser CSS3 box-shadow
Written by Dimox

There is a simple way for creating cross-browser box-shadow in all modern and popular browsers including Internet Explorer (Opera only since 10.50 pre-alpha version). The essence of the solution is very similar to cross-browser border-radius, it also uses VML and behaviour.

Read the rest of this entry »

Category: CSS

Tag Cloud