Webkit-based web browsers like Safari and Chrome have led web innovation the past few years. Whether its implementing new JavaScript APIs, providing more CSS capabilities than other browsers, or simply providing blazing-fast page rendering, WebKit has been head and shoulders above other browsers in page control and CSS features. One of those subtle features is …
Monthly Archives: November 2011
Creating non-selectable text using CSS
The following example shows how you can create non user selectable text by setting the user-select style to “none” using CSS.
HTML reset structure
Html reset structure default
TCPDF is a FLOSS PHP class for generating PDF documents.
Started in 2002, TCPDF is now one of the world’s most active Open Source projects, used daily by millions of users and included in thousands of CMSand Web applications. Check the examples…
jQuery Print Element 1.2
jQuery Print Element 1.2 Sample Download Download (Minified) Copyright (c) 2009 Erik Zaadi
CSS Media Types
Media Types allow you to specify how documents will be presented in different media. The document can be displayed differently on the screen, on the paper, with an aural browser, etc.