Re: [css-d] IE 7 DROP DOWN MENU HANG CHECK PLEASE

2011-09-12 Thread Chetan Crasta
On Tue, Sep 13, 2011 at 9:03 AM, Alan Gresley wrote: > On 13/09/2011 12:43 PM, Elli Vizcaino wrote: > > I found this on a possible fix: >> http://www.builtfromsource.**com/2006/10/23/a-fix-for-** >> suckerfish-dropdowns-in-ie-7/

Re: [css-d] IE 7 DROP DOWN MENU HANG CHECK PLEASE

2011-09-12 Thread Alan Gresley
On 13/09/2011 12:43 PM, Elli Vizcaino wrote: I found this on a possible fix: http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/ - I added #main-nav li.about:hover { position: static;} Can someone please confirm that this works in IE7 and the sub menu NO longer hang

Re: [css-d] IE 7 DROP DOWN MENU HANG CHECK PLEASE

2011-09-12 Thread Elli Vizcaino
>>   I found this on a possible fix: >> > http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/ >>   - I added #main-nav li.about:hover { position: static;} Can someone >>   please confirm that this works in IE7 and the sub menu NO longer >>   hangs or freezes. http:/

Re: [css-d] IE 7 DROP DOWN MENU HANG CHECK PLEASE

2011-09-12 Thread G.Sørtun
On 13.09.2011 04:43, Elli Vizcaino wrote: I found this on a possible fix: http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/ - I added #main-nav li.about:hover { position: static;} Can someone please confirm that this works in IE7 and the sub menu NO longer

Re: [css-d] :: media queries ::

2011-09-12 Thread G.Sørtun
On 13.09.2011 03:52, David Laakso wrote: Your comments and suggestion /on this revision/ are welcome and appreciated. Thanks, Milagros Sanchez Looks and behaves reasonably well over a window-width range from 120 to 2400 and with 'minimum font size' ranging

Re: [css-d] IE 7 DROP DOWN MENU HANG CHECK PLEASE

2011-09-12 Thread Elli Vizcaino
> Hello, > > > I previously posted about getting an IE7 browser check for this drop down > menu > (hover on the word About and I got reports that the menu hangs and doesn't > disappear once the pointer is moved away from it. I asked for suggestion on > how > to fix but there were no replie

[css-d] IE 7 DROP DOWN MENU HANG CHECK PLEASE

2011-09-12 Thread Elli Vizcaino
Hello, I previously posted about getting an IE7 browser check for this drop down menu (hover on the word About and I got reports that the menu hangs and doesn't disappear once the pointer is moved away from it. I asked for suggestion on how to fix but there were no replies. There were issues

Re: [css-d] :: media queries ::

2011-09-12 Thread David Laakso
On 9/2/11 8:31 AM, David Laakso wrote: Her header stuff is kinda jumpy on a drag from a full-window to a 400px mobile-window. Suggestions for correction? markup css [mq at bottom] Best, Milagros Sanchez Creativ

Re: [css-d] Managing multiple profile for FF4 and FF5 and FFcomingfast

2011-09-12 Thread Philippe Wittenbergh
On Sep 12, 2011, at 10:55 PM, Alan Gresley wrote: > There is a way to have multiple profiles of Firefox but when I did that to > keep FF4, I broke the task-bar icon for FF5. This has corrected itself by > allowing FF5 to auto update to FF6. Running multiple instance of (different version) Fire

Re: [css-d] background-image needs to display when there is no content

2011-09-12 Thread Norman Fournier
Thank you Phillipe! that worked beautifully. Norman On 2011-09-12, at 6:00 PM, Philippe Wittenbergh wrote: > > On Sep 13, 2011, at 5:50 AM, Norman Fournier wrote: > >>> Here is the affected page with the background image broken: >>> http://www.thehalcyoncore.com/thc-audios.html >> >> Thanks f

Re: [css-d] background-image needs to display when there is no content

2011-09-12 Thread Philippe Wittenbergh
On Sep 13, 2011, at 5:50 AM, Norman Fournier wrote: >> Here is the affected page with the background image broken: >> http://www.thehalcyoncore.com/thc-audios.html > > Thanks for looking at that for me. What I would like is for the paint drips > to display when there is no text or graphic conte

Re: [css-d] background-image needs to display when there is no content

2011-09-12 Thread Norman Fournier
On 2011-09-12, at 1:59 PM, Chetan Crasta wrote: > On Mon, Sep 12, 2011 at 9:53 PM, Norman Fournier > wrote: > Hello, > > I have a page that requires a background image to display when there is no > content in the div. I have cobbled a transparent gif into the div in order to > force the image

Re: [css-d] background-image needs to display when there is no content

2011-09-12 Thread Chetan Crasta
On Mon, Sep 12, 2011 at 9:53 PM, Norman Fournier wrote: > Hello, > > I have a page that requires a background image to display when there is no > content in the div. I have cobbled a transparent gif into the div in order > to force the image to display. If the transparent gif is not there, the > b

Re: [css-d] ie 6/7/8

2011-09-12 Thread David Laakso
On 9/12/11 2:06 PM, "G.Sørtun" wrote: On 12.09.2011 19:28, David Laakso wrote: Smacks self! Now attempting delivering of a 2 col fixed width layout to IE/6. Confirmation appreciated. Glad to confirm that an OK fixed width 2 column layout now appears in I

[css-d] Another Issue in IE7: Double Padding Bug?

2011-09-12 Thread Elli Vizcaino
Hello CSS Discuss, I noticed that in IE7, on this page: http://e7flux.com/dfd/page.html - the spacing between the bottom of the last list item and the top border of the footer is a lot wider than it is in all other browsers. What could be causing this? I had switched out my margin for some pa

Re: [css-d] ie 6/7/8

2011-09-12 Thread G.Sørtun
On 12.09.2011 19:28, David Laakso wrote: >> Smacks self! Now attempting delivering of a 2 col fixed width layout to IE/6. Confirmation appreciated. Glad to confirm that an OK fixed width 2 column layout now appears in IE6 :-) Georg

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Elli Vizcaino
> Elli Vizcaino wrote: > >>   No one is giving me any insights into this sub menu "hanging"  > issue I got feedback on. Or has it magically corrected itself after I made > the > other adjustments. Another look would be greatly appreciated :) > > No comments on this, since I can't see it, but

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Philip TAYLOR (Webmaster, Ret'd)
Elli Vizcaino wrote: > No one is giving me any insights into this sub menu "hanging" issue I got > feedback on. Or has it magically corrected itself after I made the other > adjustments. Another look would be greatly appreciated :) No comments on this, since I can't see it, but there is on

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Elli Vizcaino
- Original Message - > From: ""G.Sørtun"" > To: css-d@lists.css-discuss.org > Cc: > Sent: Monday, September 12, 2011 12:16 PM > Subject: Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7 > > On 12.09.2011 18:10, "G.Sørtun" wrote: >> No, it does not fix the issue - last list-

Re: [css-d] ie 6/7/8

2011-09-12 Thread David Laakso
On 9/12/11 11:48 AM, "G.Sørtun" wrote: On 12.09.2011 17:17, David Laakso wrote: IE6 drops left column, turning the layout into a centered single-column. Smacks self! Now attempting delivering of a 2 col fixed width layout to IE/6. Confirmation appreciated.

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Philip TAYLOR (Webmaster, Ret'd)
Elli Vizcaino wrote: > > Seamonkey? Umm that doesn't sound like a very popular browser. What > machine/OS do you have? Pentium 4-based PC running Windows/XP Professional; SP3. Philip Taylor __ css-discuss [css-d@lists.css-dis

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Chetan Crasta
> > And do I have to download the different versions of IE to the virtualbox > software once I installed it. Or doe it come pre-installed with the > software? > IE is preinstalled in the images, see: http://www.microsoft.com/download/en/details.aspx?id=11575 To install in non-windows OS this info

[css-d] background-image needs to display when there is no content

2011-09-12 Thread Norman Fournier
Hello, I have a page that requires a background image to display when there is no content in the div. I have cobbled a transparent gif into the div in order to force the image to display. If the transparent gif is not there, the background image is cropped at the top of the div. I want to lose

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread G.Sørtun
On 12.09.2011 18:10, "G.Sørtun" wrote: No, it does not fix the issue - last list-item is not visible in my browsers. Correction: last list-item overflows the dropdown background, making it practically invisible on top of the picture below. If you want to solve that you have to let the dropdo

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread G.Sørtun
On 12.09.2011 15:46, Elli Vizcaino wrote: Do you think the reason it hangs is because I didn't set a width on the ul of the submenu? How can I resolved this? Not sure ... been a long time since I bothered about IE7. Others will chime in. I set the current height to min-height: 136px and

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Elli Vizcaino
In IE7 the dropdown hangs (stays open) if mouse-pointer is moved anyway >> but straight upwards, and as the image... ...shows the list-items in the dropdown don't line up properly in IE7. >>> regards Georg >>> >

Re: [css-d] ie 6/7/8

2011-09-12 Thread G.Sørtun
On 12.09.2011 17:17, David Laakso wrote: IE6 drops left column, turning the layout into a centered single-column. IE7/8 are doing fine. Georg __ css-discuss [css-d@lists.css-discuss.o

Re: [css-d] FF4 and FF5 was (Sticky Footer Cuts Off In FF 4 & 5 Both Mac & Windows)

2011-09-12 Thread Elli Vizcaino
  > On 12/09/11 14:19, Elli Vizcaino wrote: >> >> No, what I mean is FF 4&  5 were the 2 offered for testing on both > Windows and Mac via Adobe Browser Labs. I'm still on version 3.6 on my own > machine because the upgrade to FF4 was incompatible with Firebug and I > didn't want to compromis

Re: [css-d] FF4 and FF5 was (Sticky Footer Cuts Off In FF 4 & 5 Both Mac & Windows)

2011-09-12 Thread Lesley Lutomski
On 12/09/11 14:19, Elli Vizcaino wrote: No, what I mean is FF 4& 5 were the 2 offered for testing on both Windows and Mac via Adobe Browser Labs. I'm still on version 3.6 on my own machine because the upgrade to FF4 was incompatible with Firebug and I didn't want to compromise my development

[css-d] ie 6/7/8

2011-09-12 Thread David Laakso
The last time I looked at this [1] in ie 6/7/8 [Parallels on os x] it was doing alright. However, I have since then made significant width changes and am unable to check it now in any ver IE because of an unresolved issue in Parallels on this end. A quick check appreciated... [1] markup

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Alan Gresley
On 12/09/2011 11:25 PM, Elli Vizcaino wrote: In IE7 the dropdown hangs (stays open) if mouse-pointer is moved anyway but straight upwards, and as the image... ...shows the list-items in the dropdown don't line up properly in IE7. regards Georg

Re: [css-d] FF4 and FF5 and FFcomingfast

2011-09-12 Thread Alan Gresley
On 12/09/2011 11:19 PM, Elli Vizcaino wrote: I don't think I one either but this talk of FF3, FF4 and FF5 has got me confused. On Windows 7, FF4 was replaced within a week by FF5 and FF5 lasted about 2 months. I now have FF6.0.2 on my machine. There is no mention of which build of Gecko this

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Elli Vizcaino
> Elli Vizcaino wrote: >> Hello, >> >> >> I am unable to test functional behavior cross browser because I have to > rely on browser shot services to do my testing. I would greatly appreciate > it, > if a number of you would take a look at this site http://e7flux.com/dfd/ and > hover on th

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Elli Vizcaino
> On 12.09.2011 05:45, Elli Vizcaino wrote: >>   I would greatly appreciate it, if a number of you would take a look >>   at this site http://e7flux.com/dfd/ and hover on the word > "About" in >>   the nav. > > In IE7 the dropdown hangs (stays open) if mouse-pointer is moved anyway but > straig

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Elli Vizcaino
I am unable to test functional behavior cross browser because I have to rely on browser shot services to do my testing. I would greatly appreciate it, if a number of you would take a look at this site http://e7flux.com/dfd/ and hover on the word "About" in the nav.  It has a drop down sub menu a

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread HallMarc Sales
> > In IE7 the dropdown hangs (stays open) if mouse-pointer is moved > > anyway but straight upwards, and as the image... > > > > ...shows the list-items in the dropdown don't line up properly in IE7. > > > regards > > Georg > > I can't reproduce t

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Elli Vizcaino
>> In IE7 the dropdown hangs (stays open) if mouse-pointer is moved anyway >> but straight upwards, and as the image... >> >> ...shows the list-items in the dropdown don't line up properly in IE7. > >> regards >> Georg > > > IE7 needs a kick

Re: [css-d] FF4 and FF5 was (Sticky Footer Cuts Off In FF 4 & 5 Both Mac & Windows)

2011-09-12 Thread Elli Vizcaino
> I don't think I one either but this talk of FF3, FF4 and FF5 has got me > confused. > > On Windows 7, FF4 was replaced within a week by FF5 and FF5 lasted about 2 > months. I now have FF6.0.2 on my machine. There is no mention of which build > of > Gecko this is. Are you saying that there

Re: [css-d] FF4 and FF5 was (Sticky Footer Cuts Off In FF 4 & 5 Both Mac & Windows)

2011-09-12 Thread Alan Gresley
On 12/09/2011 4:20 AM, Beth Lee wrote: Yes, that helps and there was never any real problem other than that in Mac OS X 10.4 FF/3.6.22. Not true. The problem was showing up in Vista FF/4.something-or-other, and I'm no deviant. I don't think I one either but this talk of FF3, FF4 and FF5 h

Re: [css-d] Drop Down Menu On Hover Testing Please - IE 7

2011-09-12 Thread Alan Gresley
On 12/09/2011 4:33 PM, "G.Sørtun" wrote: On 12.09.2011 05:45, Elli Vizcaino wrote: I would greatly appreciate it, if a number of you would take a look at this site http://e7flux.com/dfd/ and hover on the word "About" in the nav. In IE7 the dropdown hangs (stays open) if mouse-pointer is moved