Re: [css-d] Seeking Selector Functioning Like a Backwards Adjacent Sibling Selector

2011-08-17 Thread Rick Gordon
In the previous post, I meant to write p + h1, not p > h1. -- On 8/17/11 at 10:40 PM -0700, Rick Gordon wrote in a message entitled "[css-d] Seeking Selector Functioning Like a Backwards Adjac": >No, that is not a Craigslist ad. I'm just wondering how I might approach >addressin

[css-d] Seeking Selector Functioning Like a Backwards Adjacent Sibling Selector

2011-08-17 Thread Rick Gordon
No, that is not a Craigslist ad. I'm just wondering how I might approach addressing a tag that appears just before another tag, lick the tag that would immediately precede an . The adjacent sibling selector p > h1 would give me access to the attributes of the , but what if I wanted to modify

[css-d] Hands On Webmasters Conference

2011-08-17 Thread Audano, Chris
The 2011 National Association of Government Webmasters Conference will be held at the Hilton Cincinnati Netherland Plaza in downtown Cincinnati, Ohio, September 14-16, 2011. The conference is focused on local and state webmasters, but anyone interested can attend. Learn more http://nagw.org/na

Re: [css-d] Text width jumping in accordion

2011-08-17 Thread Al Sparber
On 8/17/2011 12:08 PM, Ian Piper wrote: Hi all, I have a problem with the text within an accordion on this test page: http://www.ianmathie.com/reviews_accordion.htm The first four review headings, when clicked, open up to display the body text first at one width, and then, when the accordion

[css-d] Text width jumping in accordion

2011-08-17 Thread Ian Piper
Hi all, I have a problem with the text within an accordion on this test page: http://www.ianmathie.com/reviews_accordion.htm The first four review headings, when clicked, open up to display the body text first at one width, and then, when the accordion is open, jump to another width. It is onl