Sotos wrote:Do you know Javascript? I am not talking about just copy/paste scripts from the internet. Jquery is not exactly a new language. It is a javascript library that makes writing js code much easier and takes care of most differences between browsers. If you are a Javascript expert then you don't need Jquery. Otherwise learning Jquery is the easiest way to write JS code. Jquery is very easy to learn if you know CSS and some basics of Javascript. Here is a nice free intro course: http://www.codeschool.com/courses/jquer ... rst-flight
I’ve never used other people’s libraries mate so forget it because I always solve whatever problem comes along sooner or later. I simply highlighted browser discrepancies pertaining to screen size for anyone interested.
There’s always a logical workaround to every problem but that of course doesn’t excuse the offending browsers… they should be exposed!