[css-d] best menu for safari

2007-10-03 Thread Don Stefani
Hello, I am going to have need for a pop out menu for an intranet that runs safari 3 as their house browser. I looked in the Wiki but didn't see anything mentioned. Any favorite CSS based ones,.. that don't break in Safari? Thanks

Re: [css-d] Best practices or what?

2007-10-03 Thread Don Stefani
If the IDE generates that kind of selector-chains _all_ the time - that IDE is just producing unnecessary, nonsensical, garbage. All you'll end up with is huge file-sizes on those stylesheets, and a clean-up and maintenance-nightmare. I guess I needed to form my question better, but the above is

[css-d] Best practices or what?

2007-09-30 Thread Don Stefani
While testing out a web building IDE I noticed this about the generated CSS:Putting a class in the body tag and then using that to preface every declaration in the style sheet. IE: .bodyClass #header #nav #navlist { ... Is this done to insure that older browsers will follow the path to the

Re: [css-d] css organization - (divide and conquer) or not?

2007-07-17 Thread Don Stefani
Or... Just use some comments to explain what each file does. If your reason for splitting things up is valid, then share the reasons and explain. The next person may think you are smart and write sexy code. And you know, chicks dig sexy code. - dstefani

[css-d] Site Check - IE6

2007-07-13 Thread Don Stefani
HI, I could use a confirmation that this site: www.sunsetmusic.biz is not showing bad floats in IE6. Prior to my fixes it was pushing content on the home page way down. Thanks, dstefani __ css-discuss [EMAIL PROTECTED]

[css-d] IE6 festivities

2007-07-12 Thread Don Stefani
Hi, It has been brought to my attention that: www.sunsetmusic.biz when viewed in IE 6 pushes the center content very far down on the screen. When viewing the source code, please excuse the flash test javascript, it is a bit much, but this was at request of the client. Also, if you could