May 14 / Photoshop week in 7 mind blowing tutorials
Tags /photoshop
View count: 83

image zoom plugin cover

To mark the release of Photoshop CS6 (as well as the rest of the Creative Suite) we have combined the list of 7 tutorials that were posted everyday for a week on our social network pages. These tutorials covered everything from the photo manipulation to the step-by-step logo design. Just in case you have missed it, look inside for the full day-by-day list.

[ Read more ]

May 02 / Remove outline property from the links (inc. IE6 & IE7)
Tags / Tips & Tricks, CSS, jQuery
View count: 189

There are times when you create a navigation layout that just cannot bear the outline property that is being added by browsers. Although it is not an issue in most of the latest ones, some of the older browsers such as IE 6 & 7 can give you a bit of a hard time accepting your unwillingness to use its standards. However, just as any other 'bug', this one's got a solution too.

Hit 'read more' to find out just how it can be solved in few simple steps.

[ Read more ]

Apr 17 / Custom image zoom / lightbox plug-in
Tags /jQuery, plug-in
View count: 429

image zoom plugin cover

An image zoom/lightbox plug-in built using jquery. If you require a simple image preview this plug-in may be just what you're looking for. Plug-in uses no external CSS files or images yet giving you the whole variety of options for customisation.

[ Read more ]

Jan 15 / jQuery Custom Content Scroller mobile extension [updated 18/03]
Tags / Tips & Tricks, JavaScript, jQuery
View count: 3468

Familiar with malihu jQuery Custom Content Scroller? Or maybe even using it extensively on all the projects you lay your hands on? Read inside to find out how you can add mobile browser functionality to this otherwise extremely brilliant script.

[ Read more ]

Nov 04 / Custom website font with @font-face
Tags / Tips & Tricks, CSS
View count: 1331

So you have designed and built the website polishing down every single curve and corner for it to look as fabulous as it was originally intended. Then upload it to the server and … surprise! It just doesn’t look like on your local machine. After performing a thorough investigation on your endless CSS files you realise, that in fact all that has changed is… FONT. Sounds familiar?

Continue reading...

[ Read more ]

Sep 17 / Read and process hash tag URL
Tags / Tips & Tricks, JavaScript
View count: 1392

Using hash tag links is a popular practice between AJAX calls based websites as hash tag URL extension can be easily changed without reloading the page. This post will show you how to read the part of URL after the hash tag and process it to the specified function. Read inside to see how it really works.

[ Read more ]

Sep 14 / External hash tag link and Internet Explorer bug
Tags / Tips & Tricks, JavaScript
View count: 1417

If you are jQuery fan and building a web site with some animations you will (most likely) end up using hash tag links. But if you ever try to open them using external souce link you may bump into a very unpleasant surprise. Using the 'notorious' Internet Explorer such links, once opened will automatically refresh the page at your very first click.

Look inside for a very simple workaround to this little, but quite annoying bug.

[ Read more ]

Sep 07 / New partner - Intelligent Clout inc.
Tags /News
View count: 1237

kartogram and intelligent clout

Let us introduce you to our new partner - Intelligent Clout Inc. These guys are all about online presence and marketing and with their expertise in a reach we are now able to offer even wider range of services!

[ Read more ]

Sep 05 / jQuery Custom Content Scroller custom scroll
Tags /jQuery
View count: 2354

If ever an idea of custom styled scrollbar crossed your mind you have probably heard of jQuery Custom Content Scroller plugin already. It works a treat in bringing your design to new heights. And in appreciation of this amazing plugin below you will find some code which will add that little bit extra of the missing functionality.

Scrolling to the custom parts of the page using combination of links and anchors.

[ Read more ]

Jul 07 / ColdFusion AJAX style file upload without page refresh
Tags /ColdFusion
View count: 1698

Ever tried to create an AJAX-style ColdFusion file upload form which executes without reloading the page? This is our take on this widely popular technique. With the help of ColdFusion, jQuery and 'hidden' iframe the following tutorial will show you how exactly you can achieve this.

[ Read more ]