[css-d] Why JavaScript and CSS can work well together

2010-01-07 Thread Gabriele Romanato
Eric Meyer once said: "JavaScript will save us all". I started to effectively work with JavaScript almost a year ago, when I discovered the powerful features of jQuery and the DOM. I have to say that JavaScript and CSS can work well together, especially when dealing with browsers inconsistencies an

Re: [css-d] Why JavaScript and CSS can work well together

2010-01-07 Thread Al Sparber
From: "Gabriele Romanato" To: "css-discuss" Sent: Thursday, January 07, 2010 10:42 PM Subject: [css-d] Why JavaScript and CSS can work well together > Eric Meyer once said: "JavaScript will save us all". > I started to effectively work with JavaScript almost

Re: [css-d] Why JavaScript and CSS can work well together

2010-01-07 Thread Eric A. Meyer
At 10:52 PM -0500 1/7/10, Al Sparber wrote: >Even if you were right, this is a CSS mailing list. Agreed. Let's keep the discussion here focused on CSS and its uses, everyone. Thanks! -- Eric A. Meyer (http://meyerweb.com/eric/), List Chaperone "CSS is much too interesting and elegant to

Re: [css-d] Why JavaScript and CSS can work well together

2010-01-07 Thread Srinivas Reddy Thatiparthy
>>Sometimes on this list I see people who try to fix some problems with long and tedious CSS procedures that could be easily solved with a single JavaScript statement... and in a cross-browser way! May be they are doing it for noscript situation. Why no one mentioned it? Regards, Srinivas Reddy

Re: [css-d] Why JavaScript and CSS can work well together

2010-01-07 Thread Chris Blake
> Eric Meyer once said: "JavaScript will save us all". > I started to effectively work with JavaScript almost a year ago, > when I > discovered the powerful features of jQuery and the DOM. > I have to say that JavaScript and CSS can work well together, > especially > when dealing with browser