Most common computer display resolutions in the first half of 2012

Most common computer display resolutions in the first half of 2012

Biju Subhash on March 8 with 0 comments

Hi folks, this table will help you while designing or creating website html pages with different screen resolutions when you using css media queries like “@media screen and (max-width:1024px), @media...

Simple Popup using CSS and jQuery

Simple Popup using CSS and jQuery

Biju Subhash on April 24 with 6 comments

In this post I’m explaining, how to create a simple popup using CSS and jQuery. There is a lot of popup script available over the net like, lightbox, tinybox etc....

BS-Progress Bar Pack

BS-Progress Bar Pack

Biju Subhash on February 9 with 0 comments

Hi folks, I’m just introducing a progress bar pack that you can use for application or website wherever. The pack contains three types of progress bar container and six different...

A great collection of HTML5 Demos and Examples

A great collection of HTML5 Demos and Examples

Biju Subhash on October 15 with 0 comments

Remy Sharp’s have cool site for HTML5 demos and examples he have hacked together. The demos listed one by one and you can view the supported browsers in the right...

Create a Custom HTML5 Video Player with CSS3 and JQuery

Create a Custom HTML5 Video Player with CSS3 and JQuery

Biju Subhash on August 4 with 0 comments

Are you a professional web designer, and you want to create a video player which look consistent across browsers. Each browser provide their own look and feel skin for the...

Rediscovering the Button Element-Particle Tree

Rediscovering the Button Element-Particle Tree

Biju Subhash on December 14 with 0 comments

Particle Tree has comes with a great tutorials for web developers and web designers. Creating a consistent interface for your users is a constant struggle for every application designer. Building...

Scalable CSS Buttons Using PNG image and Background Colors

Scalable CSS Buttons Using PNG image and Background Colors

Biju Subhash on December 1 with 0 comments

David’s Kitchen comes with an article about Scalable CSS Buttons Using PNG image and Background Colors. Its explain how to create dynamic CSS Buttons using PNG, Transparency and Background colors...

Twitter Style Login Form with jQuery

Twitter Style Login Form with jQuery

Biju Subhash on November 23 with 10 comments

Twitter recently updated their home page with a cool design. On the top right of the home page you will see user login with drop down form. AEXT has written...

Javascript custome scrollbars - FleXcroll

Javascript custome scrollbars – FleXcroll

Biju Subhash on November 17 with 2 comments

Hesido introduce FleXcroll. A custome javascript scrollbars for your html page. Custom scroll bars are usually bad, and they should be avoided whenever possible. But sometimes you just need that...

Build a Realistic Hover Effect with jQuery

Build a Realistic Hover Effect with jQuery

Biju Subhash on November 6 with 0 comments

Would you like to Create a Realistic Hover Effect With jQuery? It adds a rising hover effect to a set of icon links using jQuery’s animate effect. In a nutshell, the...