| bio | website | |
|---|---|---|
| location | Brisbane, Australia | |
| age | 25 | |
| visits | member for | 3 years, 1 month |
| seen | 10 hours ago | |
| stats | profile views | 252 |
I am a web applications developer / programmer with experience in a plethora of web languages and frameworks. I am an avid user of the Codeigniter PHP Framework and the jQuery JavaScript framework.
I am a self-taught enthusiast with no formal qualifications, but has managed to score some awesome jobs over the last 3 years.
|
May 9 |
awarded | Popular Question |
|
Mar 26 |
awarded | Yearling |
|
Mar 21 |
comment |
css display:table first column too wide You legend. This fixed the issue I was having with cells breaking out of containers. |
|
Mar 15 |
awarded | Famous Question |
|
Feb 28 |
awarded | Popular Question |
|
Feb 26 |
awarded | Popular Question |
|
Feb 26 |
comment |
jQuery Like Inline Syntax Without Using jQuery? This is a mighty fine answer, thanks Felix. I'm sure it'll help many wanting jQuery like syntax and hopefully make them think twice (like I did). |
|
Feb 26 |
accepted | jQuery Like Inline Syntax Without Using jQuery? |
|
Feb 26 |
comment |
jQuery Like Inline Syntax Without Using jQuery? Perfect, thanks Felix. If you had your comments as an answer I'll accept it. |
|
Feb 26 |
comment |
jQuery Like Inline Syntax Without Using jQuery? So it's considered bad practice unless you're doing what jQuery does and returns the prototype on the created jQuery object with custom methods on the object itself due to the fact no two browsers are the same in what methods are exposed (as shown in IE) so for guaranteed results it's recommended you just use a function? Thanks for the link. |
|
Feb 25 |
asked | jQuery Like Inline Syntax Without Using jQuery? |
|
Feb 22 |
awarded | Nice Question |
|
Jan 12 |
awarded | Popular Question |
|
Dec 18 |
awarded | Popular Question |
|
Nov 15 |
comment |
@font-face rendering correctly in IE and Firefox but not Chrome Author of the blog post here. I've noticed the issue is sometimes caused by the colour of the text and the background colour. White text on a black background is a repeat offender I've noticed and very susceptible to font face issues. It's a weird issue, sometimes the font smoothing fix works, but sometimes it's something more than the property can fix. |
|
Nov 13 |
awarded | Notable Question |
|
Nov 13 |
awarded | Nice Question |
|
Oct 15 |
accepted | How To Create A Responsive Horizontal Layout Using CSS? |
|
Oct 15 |
comment |
How To Create A Responsive Horizontal Layout Using CSS? This is what I currently do, well something like this. It feels hackish, considering horizontal layouts are starting to gain more traction you'd think there would be a nicer way to make a responsive horizontal layout. Thanks for the answer, this is great. |
|
Sep 15 |
awarded | Notable Question |