by Lars
December 21, 2009
Social Media
Knowing what is going on, the trends, the breaking news etc. is important in most industries but for designers and web developers it is key for professional survival. Everything is [...]
by Lars
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.