I made this while building the Target CW website. They needed a on page search to quickly filter through questions users of the site might ask. The questions all needed to be organized into categories.
Read MoreResources
Dynamic Current Date using jQuery
As an alternative to updating the date dynamically, through server-side scripting, this is a method to change the date dynamically using jQuery. I wouldnt recommend using this unless you cant use a server-side language because, even though it works, its won’t be 100% accurate to the current date if the computer your on is wrong. […]
Read MoreHow to make Quotation Marks in CSS
According to CSS2, adding quote marks to any blockquote automatically, should be pain free. The spec handles it in such a way as to be entirely language independent – negating hard coded quote marks and allowing simple style sheet changes.
Read MoreSocial Media Mashup WordPress Plugin
Social Media Mashup provides a widget and template tag to display a combined social media & RSS stream. A simple options panel and minimal CSS make this plugin easy to install and visually compatible on any WordPress site.
Read More
Convert your text to a different case
From time to time clients will send you some content that is in all CAPS. When that happens here is a good tool to get around retyping everything or using CSS to fix it.
Read More