Advertising Agency: Young & Rubicam, Bogota, Colombia
Chief creative director: Mauricio Rocha
Executive Creative Director: Tito Chamorro, Victor Osorio, Julián Jaramilo
Creative Directors: Juan Camilo Valdivieso
Art Director: Juan Sebastian Otoya, María Fernanda Pinzón
Copywriter: Juan Camilo Valdivieso, Andrés Celis
Photographer: Daniel Martínez Matallán
Improving (manipulating) standard HTML elements with JavaScript for a better usability makes sense when used wisely.
ddSlick, a lightweight jQuery plugin, does that by mimicking the behavior of list-menus with a better look and more information.
It works as a drop-down menu where we can use images and description besides a simple text.
The data source that populates the drop-down options is JSON and there are multiple options for customizing the functionality. The look & feel can be changed as well (very few styles used).
There is also a callback function that is fired when an option is selected (which is good for auto-modifying a hidden form for a possible submit, etc.).
Post pobrano z: BASE Persoton The BASE Persoton is the world’s most individual ringtone. It is the first tool that can convert facebook profile pictures into unique melodies.
WYSIHTML5 is an open source rich text editor, developed by Xing, that produces non-bloated, valid HTML5 code.
The editor doesn't rely on any JS framework, it is lightweight and loads/works pretty fast.
It transforms textarea fields and provides the major stuff including text styles (bold, italic), lists, headers, inserting images or links and coloring the text.
There is speech-input (which is only displayed in Chrome) and HTML source code can be viewed with a click.
WYSIHTML5 speeds up the writing process by auto-linking the URLs and offers a secure usage by using sandboxed iframes in order to prevent identity theft through XSS.