W3 Updates, HTML, XHTML, CSS, JavaScript, AJAX, XML, PHP, Ruby, PHP Frameworks

Changing Form Input Styles on Focus with jQuery

August 30th, 2009

A lot of forms can be boring and plain, don’t let yours blend in. This tutorial will show you how to spice them up with CSS classes and default values that change according to which form item is selected. All with just a splash of jQuery.

Read More >>

Consistent Border Weight in Internet Explorer

August 30th, 2009

Ever define a border weight in CSS only to find it heavier in Internet Explorer? Today’s tip is on keeping consistent border width across browsers when using shorthand. If you’re familiar with CSS shorthand, you’ll know that border width can be described in either exact units (pixels), or through one of several more general terms [...]

Read More >>

Make an Impressive Animated Landscape Header with jQuery

August 30th, 2009

Content doesn’t always have to stay visible. Sometimes it can hide in the most unexpected locations. In this tutorial we’ll start with a cartoon themed header, build two different states for content and animate a transition between them using jQuery.

Read More >>

Convert Any Photo into a Modern Button with Url

August 29th, 2009

This, step by step flash lesson, will show you how to convert any photo into a modern button with url using a little action script code. You can use this modern button for any web site.

Read More >>

Movie Rotation Text Presentation in Flash

August 29th, 2009

Using this thoroughly explained, detailed lesson, you will see how to create very attractive movie text effect. For this lesson, I will present a new 007 Movie – Quantum Of Solace. You can use this text rotation effect Whenever you need to present somethnig. You can alo use this presentation as any flash banner and [...]

Read More >>

Make Unique Front Page Teasers for WordPress Posts

August 29th, 2009

If you’ve ended up on this post from our front page, you’ll notice that the teaser text which appears there is not displayed above. The content listed on that page varies from the content here. It’s an easy tweak done by dividing the post in two using built in WordPress tags.

Read More >>

Unique Author Comment Styles in WordPress

August 29th, 2009

When I first looked into making styled author comments, I got a bit of a headache sifting through all of articles out there.

Read More >>

Animated Alphabet using Keypress Events in jQuery

August 29th, 2009

The result here was the result of some random jQuery keypress event experiments over the past few days.

Read More >>

Displaying Author Meta Information in WordPress 2.8

August 29th, 2009

One of the (many) nice updates the comes bundled in WordPress 2.8 is with the_author_meta() template tag. This tag allows a developer to pull and display specific parts of any user’s information within a theme. Even though variations of this have been included in previous releases, this version has simplified it to a much easier [...]

Read More >>

Animate Image Filling Up Using jQuery

August 29th, 2009

The Photoshop Portion – Preparing Your Image(s)

Read More >>