Apr 10, 2012
| 4 comments

Save space with a jQuery accordion

jQuery Accordion Accordion is a very helpful tool that will help you save space and also organize better contents in several blocks. These are some characteristics: Normally, the menu is displayed vertically Click on an item, it will expand its submenu and hide other submenu Usually, an Accordion has indicators to show the state of the menu NOTE:...

Apr 09, 2012
| 4 comments

Barcelona jQuery Photo Gallery

A great way to display photos online is definitely by using a Photo Gallery. jQuery and CCS can make your life easier and save you a lot of repetitive coding by using plugins. Here we are going to show you how a jQuery plugin can help you create a simple but elegant Photo Gallery to display some of...

Apr 09, 2012
| 2 comments

Improve your Blog with HTML5

What is HTML5? HTML5 will be the new standard for HTML. The previous version of HTML, HTML 4.01, came in 1999. The web has changed a lot since then. HTML5 is still a work in progress. However, the major browsers support many of the new HTML5 elements and APIs. HTML 5 introduces new elements to HTML for the...

Apr 07, 2012
| 1 comments

The new CSS3 background property option

CSS Background Property The background shorthand property sets all the background properties in one declaration. The properties that can be set, are: background-color, background-position, background-size, background-repeat, background-origin, background-clip, background-attachment, and background-image. The new Background Option CSS3 has introduced a new option that can apply to the background property. This option is background-size. background-size A new property introduced by...

Apr 05, 2012
| 0 comments

Barcelona coaches jQuery UI Widgets

jQuery is a new kind of JavaScript Library. Barcelona introduces the basics in jquery UI widgets jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. jQuery is free, open source software, designed to...