Development

9 Funniest JavaScript Effects

February 6, 2010 Development

Everybody knows the Internet is the environment that we can use for a lot of things. The Internet is getting more and more important, we can use it for working, learning, for entertaining … Only in the aspect of entertainment, we use the Internet to play online games, to search, listen & download the favorite [...]

Read the full article →

15 jQuery Plugins Giving Web Interfaces Drag ‘N Drop Capabilities

January 24, 2010 Development

Like most others with a great interest in web front end development jQuery have a special place in my heart. jQuery manages to brings the real goodies to us with only a few lines of code and every day it gets better. This is because the huge jQuery community keeps shipping awesome plugins; great thanks [...]

Read the full article →

75+ Top jQuery Plugins to improve Your HTML Forms

January 19, 2010 Development

jQuery makes it easier and simpler to provide your users with high quality, dynamic, good looking and intuitive input forms. This post lists some of the best available in different categories; “Form Element Visual Enhancements”, “Form Element Data Validation and Manipulation”, “Form Tool tips”, “Calendars and date pickers”, “jQuery hot key plugins” etc. Drop a [...]

Read the full article →

jQuery 1.4 Released: Sneak Peek on New Features and Enhancements

January 15, 2010 Development

jQuery 1.4 was just released! First of all a great thanks to the team working hard to make this happen! jQuery was great already and making it better must have been quite an effort. There are several good news for the many jQuery fans as 1.4 is not just a minor maintenance release. You will [...]

Read the full article →

15 jQuery Plugins You will find useful in 2010

December 31, 2009 Development

2009 was the year I started tripwire magazine. It has been fun, hard work and I have learned a lot. During the year tripwire magazine have had more than 2 million page views and received great feedback and support from readers and sponsors (please check them out in the right sidebar). Thanks to everyone for [...]

Read the full article →

Most Essential Best Practices to Improve and Optimize Your Markup and CSS

December 28, 2009 CSS

Great looking websites that are easy to maintain and develop require high quality markup and styling. The most fundamental principle to remember is separation of presentation and content / markup and style. While separation is key you will need to have great markup to produce good CSS. This post aims at highlighting general purpose best [...]

Read the full article →

45+ Incredible jQuery Plugins Making Images more Dynamic and Elegant

December 27, 2009 Development

This article will introduce you to more than 45 jQuery plugins providing enhancements to how you can display images on your web pages. This is essential for creating dynamic state of the art web solutions and jQuery makes it simple and elegant. If you know other great jQuery plugins or would just like to share [...]

Read the full article →

60+ Very Useful Cheat Sheets for Web Developers

December 24, 2009 Development

A Cheat Sheet is one pager (or in some cases a few pages) brining together the most important and often used information about a specific technology, tool etc. Cheat Sheets are useful because Web Developers today need to remember more things to be effective doing their job than most people can manage. Having the right [...]

Read the full article →

25+ Highly Useful jQuery Plugins Bringing Life back to HTML Tables

December 19, 2009 Javascript

Most people have turned their back to tables for implementing web page layouts. This is because tables compared to table-less layout beased on CSS Positioning has several disadvantages. But tables are not useless they should just be used to render tabular data as they fundamentally are designed for. By adding a bit of jQuery you will be able to create very useful solutions that your users will find easy and intuitive to use.

Read the full article →

10 Useful jQuery Techniques to Improve Your Code

December 16, 2009 Javascript

jQuery is known for making things that where hard or almost impossible for most people with regular Javascript simple and elegant. While the jQuery community is growing so is the number of plugins available for anyone to address nearly any client side need. Problem is that using jQuery this way is so simple that getting [...]

Read the full article →