[css-d] IE Problem with Son of Suckerfish and form select fields

2007-06-17 Thread grovesdavid
Hello,

(RE-POST)

Come on CSS wizards, someone must have an answer to this.

Works (poorly with JavaScript) here:

http://www.linkhomes2000.co.uk/trials/tryagain-index-3.php

Problem here:

http://www.linkhomes2000.co.uk/helper/tryagain-index-4.php

Question how to resolve this, you can all see the current answer is not 
really acceptable.

Having all you form disappear when you MouseOver the main menu is not good?

Please help me find an acceptable solution. Must be CSS


David G)
 

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE Problem with Son of Suckerfish and form select fields

2007-06-17 Thread Ingo Chao
[EMAIL PROTECTED] wrote:
 Hello,
 
 (RE-POST)
 
 Come on CSS wizards, someone must have an answer to this.
 
 Works (poorly with JavaScript) here:
 
 http://www.linkhomes2000.co.uk/trials/tryagain-index-3.php
 
 Problem here:
 
 http://www.linkhomes2000.co.uk/helper/tryagain-index-4.php
 
 Question how to resolve this, you can all see the current answer is not 
 really acceptable.
 
 Having all you form disappear when you MouseOver the main menu is not good?
 
 Please help me find an acceptable solution. Must be CSS
 
 
 David G)
  

I assume index-3 is the problem page, since the forms are disappearing 
here on menu hover. Would validating, especially validating the forms, help?

Another problem is the jump on hover. The entire pages jumps to the left 
  if the menu or any link is hovered. Quirky percentages on margins. 
Don't use horizontal margin percentage values, or double wrap the 
elements that have these margins.

Ingo

-- 
http://www.satzansatz.de/css.html
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE Problem with Son of Suckerfish and form select fields

2007-06-17 Thread Ingo Chao

I think the problem is that the select is a windowed object in IE7. 
Search for select windowed object, or,
http://blogs.msdn.com/ie/archive/2006/01/17/514076.aspx

Ingo

-- 
http://www.satzansatz.de/css.html
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE Problem with Son of Suckerfish and form select fields

2007-06-15 Thread grovesdavid
Hello,


http://www.linkhomes2000.co.uk/trials/tryagain-index-3.php

The problem is when you MouseOver the menu, and it goes over a select field, 
it is covered by this field.

I have a solution, but it's a very poor one, and uses a lot of JavaScript.

I can't help thinking this is a css problem, but have no answer, can anyone 
who has resolved this please help...


Kind Regards

David G)
- 

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/