Your browser (Internet Explorer 6) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X

Posts tagged ‘quicktips’

Post

Quick Tips – WordPress: Add Excerpt support for Pages

This tip is really handy if you need to add excerpt functionality for your Wordpress pages.

Post

Quick Tips – jQuery: Giving your selectors some context

The jQuery function allows for a second, lesser known about, parameter which tells the function to only search for the element within the context of the given element.

Post

Quick Tips – CSS: Page breaking for print

The following code snippet will allow you to set the page breaking behavior to break before every h1 element, giving you a lot of control over how printed versions of your website will be displayed.

Post

Quick Tips – CSS: Change Text Highlight Color

With CSS, on the standards compliant browsers such as Firefox, Chrome or Safari, you can decide what color shade the highlighted text appears for users