Indeed, you are right. I found with my first really big web2py project that 80% of my time was in jQuery and getting various jQuery widgets and tools to work properly. Of course, Firebug is essential when debugging this kind of stuff. I also like Eclipse as an IDE. CSS has always seemed like an abomination to me and I continue to hold that opinion. Firebug is useful for combing through CSS.
On Sep 10, 2:09 pm, LightDot <light...@gmail.com> wrote: > You mean JavaScript and CSS? I guess there is no way past using CSS, but > there are a lot of choices when it comes to JavaScript libraries. Although, > jQuery is one of the best in my opinion.