Code-head - webmaster-forums.code-head.com

General Information:

Latest News:

Discipline 21 Dec 2012 | 06:11 am

Discipline is a time tracking app that helps you manage your day to day time and track your productive, breaks and wasted time. It’s an app that will help you engineer your success and helps you gain ...

Mac Performance Benchmark App 6 May 2012 | 12:47 pm

This data will be updated daily as we receive more submissions through the Benchmark app – check to see where your own Mac ranks or, if you’re in the market to purchase a Mac computer you can use the ...

ShareOver – A Social Sharing App For Mac OS X 13 Apr 2012 | 02:32 pm

- If this is your first time opening ShareOver click here. - Get ShareOver from the Mac App Store for free for a limited time! The fastest way of getting support is via our Twitter page: https://twitt...

Introducing Tabs and Tabs Plus for Mac OS X 21 Mar 2012 | 05:24 pm

- Buy Tabs Plus from the Mac App Store for only $0.99 - Download Tabs for free from the Mac App Store. The fastest way of getting support is via our Twitter page: https://twitter.com/#!/Codingrecipes ...

DirectorySync 21 Mar 2012 | 11:51 am

Download DirectorySync on the Mac App Store Like DirectorySync on Facebook DirectorySync is an app that I’ve actually wanted for my own use for a long time. I was tired of having to manually copy my w...

jQuery click() not working 29 Feb 2012 | 10:14 pm

Try mouseup() instead of click()…

jQuery html() method IE; unexpected call to method or property in Internet Explorer 29 Feb 2012 | 09:04 am

Make sure you are using jQuery’s html() to change the contents of an element that supports it, for example, for an input field you must use val() instead, but for a div, you can use jQuery’s html() me...

Cocoa: Determining Size Of a NSTextView’s Content 20 Feb 2012 | 01:11 pm

You can do this: [[textView layoutManager] usedRectForTextContainer:[textView textContainer]].size

Animation Curves and Tweening; Understanding Animation Curves 17 Jun 2011 | 10:23 am

These equations are by Robert Penner, you can find a document here that explains this in much greater detail: http://www.robertpenner.com/easing/ The correct linear tween function looks like this: flo...

JavaScript: setTimeout doesn’t work in IE 17 Jun 2011 | 09:53 am

The only way this could happen is if you try to send extra arguments, so you can’t do: setTimeout(‘func()’, 1000, param); you have to manage with something like: setTimeout(‘func(“‘ + arg + ‘”)’, 1000...

Recently parsed news:

Recent searches: