Browsing articles tagged: Header

Permalink to Sexy Illustrative Sliding Header With jQuery

Sexy Illustrative Sliding Header With jQuery

On 05.28.2010 by Paul Robinson | no comments

A very popular design element today is the large illustrative header, just like the one we have here at Return True. Something that is starting to become just as popular is adding the ability to hide said large header. Here I’ll show you how to do that.

Permalink to Scroll Activated Slide Down Header With jQuery

Scroll Activated Slide Down Header With jQuery

On 04.09.2010 by Paul Robinson | 10 comments

I’m always looking for inspiration for new tutorials, and thanks to you lovely people I’ve always got something to try & create. Today I was asked to create a slide down header (similar to the footer), but with a creative twist.

Permalink to PHP Tip #5: header

PHP Tip #5: header

On 04.02.2009 by Paul Robinson | no comments

Another useful command that all PHP coders should know is the header() function. You can use it to send a HTTP header to the server.