There seems to be a growing trend amongst webmasters of adding so called “anti adblock” scripts to their site to disable access to users using adblocking software. A lot of these scripts however require lots of javascript or server side code, in this blog post we’ll highlight a way of detecting adblocking software in just a few lines of javascript!
Even though internet connection speeds are increasing faster than ever there is still no excuse not to optimize your webpages to make them load even quicker and provide content faster than ever. In this blog post we’ll highlight 5 ways which can help reduce the file size of your webpages and make them load faster providing a much better user experience for visitors.
Tabs are perhaps one of the most popular layouts used in web design today – particular in sidebars. In this tutorial we’ll be using the jQuery library to build an ultra simple tabbed layout in less than 20 lines of javascript!