Archive | January, 2009

Which version of jQuery is the fastest?

25. January 2009

Comments Off

As is well known for jQuery, there are three options: Normal, compressed and reduced. What kind of understand how to use them? Packed! - I heard screams from the audience. And here and there, packed version requires pre-decompression on the client side, which takes some time, due to which the loading and loses velocity smaller version. Here are the results of the speed: minified 519.7214 packed [...]

Further

overflow: hidden and clear

Eight. January 2009

Comments Off

overflow: hidden and clear

If you have a high sidebar on the left and the right to wrap around the content and the content comes from the element property clear: left, then this element is below the sidebar, which is not very necessary, especially if the sidebar is very high.

Further