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

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 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 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 a year ago, when I > discovered the

[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] Floating and absolute positioning

2010-01-07 Thread David Hucklesby
On 1/7/10 4:06 PM, J.M. Knowles wrote: > http://www.stacybuckley.com/store/indexTEST.php?category=earrings&type=bone&limit=4&page=1 > >I have a menu (just a dummy image for now) that I would like to overlap > a logo but I would like it to also float to the right hand side if a > user expands thei

[css-d] Floating and absolute positioning

2010-01-07 Thread J.M. Knowles
http://www.stacybuckley.com/store/indexTEST.php?category=earrings&type=bone&limit=4&page=1 I have a menu (just a dummy image for now) that I would like to overlap a logo but I would like it to also float to the right hand side if a user expands their window. I have set an absolute position for t

Re: [css-d] Problems with website in IE8?

2010-01-07 Thread Krystian Szastok
On Thu, Jan 7, 2010 at 11:23 PM, Krystian Szastok wrote: > On Thu, Jan 7, 2010 at 11:09 PM, Joe Jackson wrote: >> Hi >> >> Does anybody have any ideas on why the following website >> http://www.ian.thfctalk.com/bridgend/index.php does not display properly in >> IE8?  However in IE8 if I click on

Re: [css-d] Problems with website in IE8?

2010-01-07 Thread David Laakso
Joe Jackson wrote: > Hi > > Does anybody have any ideas on why the following website > http://www.ian.thfctalk.com/bridgend/index.php does not display properly in > IE8? However in IE8 if I click on the 'compatability view' button the page > displays fine? > > Any ideas on what is causing this in

[css-d] Problems with website in IE8?

2010-01-07 Thread Joe Jackson
Hi Does anybody have any ideas on why the following website http://www.ian.thfctalk.com/bridgend/index.php does not display properly in IE8? However in IE8 if I click on the 'compatability view' button the page displays fine? Any ideas on what is causing this in my CSS? TIA

Re: [css-d] CSS3 content attribute for page

2010-01-07 Thread fantasai
On 11/11/2009 12:46 AM, Massimo Ugues wrote: > Hallo all. > I'm using CSS3 for pagination in print mode as described in the tutorial. > > @page { > @bottom-center { content: "Page " counter(page) " of " counter > (pages); } > } > > This works fine but I would like to extract the text conte

Re: [css-d] Screen shot or list an entire site

2010-01-07 Thread Bill Braun
> On 31.12.2009 12:44, Rob freeman wrote: > >> Hi everyone, >> >> I am planning a new website, but first I would like to take a snapshot of >> the old site including all the pages as png/gifs if not graphics a list, >> like a site map >> So I can a keep a record of them.. does anyone know any s

Re: [css-d] Screen shot or list an entire site

2010-01-07 Thread Bill Braun
> On 31.12.2009 12:44, Rob freeman wrote: > >> Hi everyone, >> >> I am planning a new website, but first I would like to take a snapshot of >> the old site including all the pages as png/gifs if not graphics a list, >> like a site map >> So I can a keep a record of them.. does anyone know any s