I hate you! Posted in: Interwebz, Webdesign Comments (2)

As I’m browsing through the interwebz, I’m too often stumbling upon an annoying, or just cheeky things on various websites. Many of them are completely useless, and websites without them would be much more user friendly, and nicer place. So here is some list I’ve put together. Enjoy, and try to avoid that in future :)

Continue reading

New free web template: Dark Lineage Posted in: Freebies, Games, Templates, Webdesign Comments (1)

As I’ve mentioned in the last article, I’ve found two old PSD files, which could be used as freebies for you. The first one was already released MMO icons, and second one is the “Dark Lineage” web template. I really hope, that this one is my last work around Lineage 2 theme. I’m kinda sick of it by now :)

Continue reading

Simple animated toggle with jQuery Posted in: Tutorials, Webdesign, jQuery Comments (1)

We all know about jQuery. Powerful and very popular JavaScript framework with many useful and great plugins. But the variety of plugins has created one bad behavior among webdevelopers. When they need to create some effect, or function, they are often looking for solution in plugins, instead of trying to do that on their own. This simple search for simplified coding is creating mess in code, and forcing you to compromises in your layout, styling, or even website design. In this tutorial, we will create few lines of code, that can replace very popular plugin called Animated Collapsible DIV, or most of the plugins creating tabs.

Continue reading