HANKCHIZLJAW


Web Development Tutorials | jQuery Tutorials | Wordpress Tutorials | PHP Tutorials

Web Development Tutorials

Welcome to Hank Chizl Jaw, the one stop shop for web development tutorials and code snippets. Here you can learn jQuery, CSS, PHP , WordPress and JavaScript with free online tutorials.

I try and share all the snippets of code and tutorials that have helped me in my job in front end web development where I specialize in HTML, CSS, jQuery, JavaScript , WordPress and PHP. I hope that these tutorials will help you too.

If you have any suggestions or questions please email me (andy.bell@hankchizljaw.co.uk) and I will be happy to help.

A
B
O
U
T

Latest Tutorials

Prevent Window Bounce Phonegap 1.7 IOS (Tip)

This is a short tip to end your woes. If like me you have wasted about 2 hours trawling google for a fix to prevent window bounce with phonegap then you have come to the right place. A lot of developers are supplying some nasty JavaScript and Objective-C fixes to this which are completely unnecessary. [...]

Read More

Overflow Hidden With Inline Element (Snippet)

We’ve all been there. We can’t hide our overflow with an a tag or span tag and we can’t work out why. The solution is almost impossible to find but it is annoyingly simple. Anyone who has worked heavily with older versions of IE will recognise this fix straight away. The Code To make your [...]

Read More

Detect Mobile Devices With JavaScript (Tutorial)

As mentioned in the previous post (Ipad and tablet specific CSS) mobile and tablet devices are starting to dominate the marketplace. It is important as ever to support mobile devices with your content. A good way to achieve this is to detect mobile devices with JavaScript. This tutorial will feature a couple of methods that [...]

Read More

iPad And Tablet Specific CSS (Snippet)

As tablet devices are owning the market at the moment, we as developers have a moral obligation to support these devices or at-least ensure our work renders gracefully. There are two views on this from what I can see. There is the mobile first approach where you build up from mobile to desktop. The other [...]

Read More

Parse JSON with jQuery (Snippet)

I have recently been developing iPhone apps with Phonegap, HTML5, CSS3 and JavaScript. One of the core parts of the app was working with data from web services, namely JSON. There are many options when it comes to working with data with JavaScript and many work really well. My top choice however is to parse [...]

Read More

View All Tutorials

If you want to see all of the tutorials on Hank Chizl Jaw, just click below to see all the coding goodness!

View All Tutorials