Popular Tags

Archive for the ‘Web Development’ Category


Aug
27th

jQuery for experienced developers


While I was searching for some info regarding jQuery I run into a great post by Simon Willison explaining why jQuery shouldn’t be interpreted as “sweet and simple” JS framework for designers and inexperienced web developers, but why should experienced developers take advantage of it as well.
In this overview he explains why jQuery is […]

Aug
23rd

jQuery simple menu with slide-in effect


You may (or not) noticed our top menu and how the explanation of each icon slide-in when you hover over it. It can’t be simpler to achieve this with jQuery
I will show you in a few easy steps how to create similar menu, and you don’t even have to be familiar with JavaScript.
Step […]