Disabling auto-formatting of telephone numbers by the Skype Browser Plugin
If your website displays telephone numbers, visitors who have Skype installed might see a broken layout.
Read more
There are 10 types of people in the world: those who understand binary, and those who don't.
If your website displays telephone numbers, visitors who have Skype installed might see a broken layout.
Read moreFollowing on Geekology’s previous posts on Regular expressions (Regex Overview and Regex in PHP), the following is a list of regular expression examples for general use.
Read morejQuery is a library that greatly simplifies how developers use JavaScript. These tips aim to point out some advanced tricks that can be used with jQuery code to make it more efficient.
Read moreThis post contains a presentation of well thought-out JavaScript tips and best practices by Christian Heilmann.
Read moreRegex can be used to search for simple or extremely complex patterns through blocks of text, and most programming languages and tools can interpret and use it.
Read moreGoogle recently released Chrome Frame, an open source plugin that injects the Google Chrome Browser’s HTML (Webkit) and JavaScript (V8) engines into IE6, IE7 and IE8.
Read moregeekology.co.za uses a custom jQuery plugin to load ga.js and track pageviews & events. This plugin has been updated to also track views and events on subdomains.
Read moreGoogle Analytics requires JavaScript code to be embedded in a page body, but geekology.co.za uses a custom jQuery plugin to load ga.js and track pageviews & events.
Read more