By przemek on September 1, 2010
Javascript is now extremely important. Some sites use javascript for a tiny enchantments, many of today’s webapps are depending on it, some of them are even totally written in js. In this article I’ll point out some important rules, how to use your javascript, which tools to use and what benefits you’ll gain from it.
Posted in Development | Tagged cdn, javascript, jquery, labjs, optimization, packing, performance
By Peter Burgin on August 16, 2010
Coding is a logical process. You want the site or program to do a particular thing. You enter in the commands needed to achieve that end.
Learning to develop websites could be approached just as logically. Languages for the computer could be compared to math classes. You need to learn simple addition before you can even [...]
Posted in Development | Tagged coding, CSS, Development, html, javascript, jquery, php, tips
By Jack Franklin on August 2, 2010
Welcome back to jQuery for Beginners. Just a quick recap first – in the first two weeks we covered the very basics of jQuery and interacting with elements. Last time round we made an accordion – something which taught us a few of the jQuery special animation functions that are built in to jQuery. [...]
Posted in Tutorials | Tagged Development, jquery, tutorial, webdev
By Daniels Mekšs on July 31, 2010
Recently I wrote article about post thumbnail and you saw some great examples of image styling. As I wrote there, neat styled images can attract more visitors and you will be more pleasant with them yourself too.
You don’t have to always use Photoshop to style your images. Some cool effects can be achieved trough CSS, [...]
Posted in Design | Tagged coding, CSS, Design, image, jquery, programming, Tutorials
By Taimur Asghar on July 18, 2010
Forms are very important part of any website, whether it is sign up form, log in form or comment form. These forms are source of interaction between your website and its users. For example if anyone is signing up on your website it will be his/her first experience working on your website and it is [...]
Posted in Resources | Tagged forms, jquery, plugins, Resources, Tutorials, UX
By Rakesh Menon on July 16, 2010
How cool will it be to have a glowing blink effect behind your input boxes in a form without using Flash? Well thanks to the bright new kid on the block, CSS3, spruced up with a bit of jQuery! In this tutorial, I will show you how to build a nifty effect to enhance your [...]
Posted in Tutorials | Tagged css3, Development, forms, jquery, tutorial
By Daniels Mekšs on July 11, 2010
jQuery is the most popular JavaScript library that highlights the interaction between JavaScript and HTML. With jQuery you can write less and do more. jQuery has become an active trend and it’s features are growing rapidly.
I have assembled 25 beginner level tutorials for you to start knowing and exploiting jQuery and it’s powerful tools. After reading [...]
Posted in Tutorials | Tagged beginner, javascript, jquery, programming, Tutorials, webdesign
By Matthew Corner on July 9, 2010
FAQ (Frequently Asked Question) pages have become commonplace on many websites for many reasons. The main, is that they offer a way to provide support, most commonly, customer support, without having to re-iterate solutions to common problems. For larger companies, a good FAQ page can even have an effect on the amount of support staff [...]
Posted in Tutorials | Tagged Development, FAQ, jquery, Tutorials, UX
By Valters Bergspics on July 8, 2010
Do you want to become drag and drop feature expert? Then look no further – this article is just for you! Mostly these plugins are written in jQuery, and they are super easy to customize and implement in your own projects very fast.
Why such plugins are so handy? You can give your visitors a [...]
Posted in Resources | Tagged jquery, plugins, Resources, tools, webdesign
By Daniels Mekšs on July 5, 2010
Carousels are handy if you have a row images and want your visitors to access them in solid and really beautiful way. With jQuery opportunities this feature is made very simple and good-looking.
In this post you’re going to find different types of premade carousel plugins and tutorials how to make your own unique carousel gallery whenever [...]
Posted in Resources | Tagged jquery, plugin, Resources, tutorial, webdesign