Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Monday, June 28, 2010

data:urls, CSS sprites

A blog entry describing how to use data:url and CSS sprites (here too) to reduce number of requests to a server. Another article in Russian with more details how to apply data:urls in CSS also in IE6 browser and in HTML pages.

Tuesday, March 30, 2010

Saturday, March 27, 2010

Vertical splitter implementation

jQuery Splitter Plugin

The resource describes implementation of Vertical splitter as jQuery plugin. Examples also available. Clear, fast, cross browser.