archive | javascript RSS feed for this section

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

Using Regular Expressions – Part 3 of 3 – Examples

Following 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 more

12 Tips to improve your jQuery code

jQuery 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 more

JavaScript Best Practices by Christian Heilman

This post contains a presentation of well thought-out JavaScript tips and best practices by Christian Heilmann.

Read more

Using Regular Expressions – Part 1 of 3 – Overview

Regex 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 more

Google Chrome Frame changes Internet Explorer into Google Chrome!

Google 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 more

Subdomain tracking update to the geekGa.js jQuery plugin for Google Analytics

geekology.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 more

Speeding up Google Analytics load times with a jQuery plugin

Google 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
Afrigator