Re: [css-d] Drop down taking up horizontal space

2010-05-26 Thread David Laakso
Tim Offenstein wrote: > I've developed a simple drop down menu using code from > http://www.lwis.net/free-css-drop-down-menu/. Everything is working fine > except the menu is taking up invisible space to the right of the menu. > > -Tim > > ul.dropdown ul { visibility:hidden; position: abs

Re: [css-d] Drop down taking up horizontal space

2010-05-26 Thread Mauricio (Maujor) Samy Silva
>De: Tim Offenstein >Para: css-d@lists.css-discuss.org >I've developed a simple drop down menu using code from >http://www.lwis.net/free-css-drop-down-menu/. >Everything is working fine except the menu is taking up invisible space to the >right of the menu. ---

[css-d] Drop down taking up horizontal space

2010-05-26 Thread Tim Offenstein
I've developed a simple drop down menu using code from http://www.lwis.net/free-css-drop-down-menu/. Everything is working fine except the menu is taking up invisible space to the right of the menu. Here's the site - http://s-cap.org/stage/index.htm. It's still in development so only the About

Re: [css-d] Force no scaling on Android browser?

2010-05-26 Thread Rick Gordon
Not sure about Android. But a purely CSS solution works on the iPhone/iPad with the Webkit-based Safari browser: -webkit-text-size-adjust:100%; I have not confirmed, but perhaps there is also a -moz version. Rick Gordon -- On 5/26/10 at 11:59 PM +0900, Dave M G wrote in a messa

Re: [css-d] Styling Legend in IE6

2010-05-26 Thread David Laakso
absynthe minded web smithes wrote: > On Wed, May 26, 2010 at 11:39 AM, Thierry Koblentz wrote: > >>> IE 6 is having none of it. I tried putting the text inside spans >>> inside the legend, and that didn't work either. I know that if I give >>> the legend elements specific heights, it will work,

Re: [css-d] Styling Legend in IE6

2010-05-26 Thread absynthe minded web smithes
On Wed, May 26, 2010 at 11:39 AM, Thierry Koblentz wrote: >> >> IE 6 is having none of it. I tried putting the text inside spans >> inside the legend, and that didn't work either. I know that if I give >> the legend elements specific heights, it will work, but the field sets >> will have different

Re: [css-d] Styling Legend in IE6

2010-05-26 Thread Thierry Koblentz
> > IE 6 is having none of it. I tried putting the text inside spans > inside the legend, and that didn't work either. I know that if I give > the legend elements specific heights, it will work, but the field sets > will have different heights depending on what's in them, and we're > trying to avo

Re: [css-d] Force no scaling on Android browser?

2010-05-26 Thread Thierry Koblentz
> I am developing a web page that is designed for viewing on an Android > phone. > > The width is fixed at 320 pixels. > > For some reason, when I view my web page on my Android phone (HT-03A), > it scales the page down, so there is all sorts of extra space on the > right of the viewport. > >

Re: [css-d] Force no scaling on Android browser?

2010-05-26 Thread David Laakso
Dave M G wrote: > CSS-d, > > How can I get Android to not scale my web page? I want one pixel to be > one pixel, and leave it at that. > > Thank you for any advice. > > See if the information in this recent article sheds any light on the problem ?

[css-d] Styling Legend in IE6

2010-05-26 Thread absynthe minded web smithes
I'm trying to get the legend to fill the whole left side of the fieldset. The form elements appear on the right. I've got this to work in Webkit, Mozilla, and IEs 7 & 8. We're using the jQuery CurveyCorners plugin to round the corners in IE, Dean Edwards IE9, and Keith Clark's ie-css3.js to make IE

[css-d] Force no scaling on Android browser?

2010-05-26 Thread Dave M G
CSS-d, I asked this question on the Android developer mailing list, but it's gone ignored, quite possibly because they think it's beneath them to answer. I'm hoping someone here might have some idea of how to do this, and hopefully be more responsive. I think this within the realm of interest

[css-d] navbar height and IE6 bug

2010-05-26 Thread Alan King
This page looks (sort of) OK in Safari and IE7 but in IE6 it's a mess. The navbar spreads out into horizontal bars. The green horizontal bar has unwanted extra space above and below. I've commented in -- display:block -- but it doesn't seem to help. The other problem is the text in the navbar