Re: [css-d] Dropdown menu not working on Safari

2014-10-09 Thread GJim
Howdy Yasha,

~~~
Thursday, October 9, 2014, 11:20:58 AM (USA 'Somewhere on-the-road time-zone'),
you wrote the message that appears below.

My reply appears here and/or interspersed within your message.
~~~

 On Firefox, Chrome, and all other browsers, the drop down menu works fine
 however on Safari, for some reason the drop down menu displays behind the
 slider and is therefore unclickable and can’t even be seen. I can’t seem to
 find a fix for this, do you know of anything that could work?

Are you using the Apple version, or the Windows version, of Safari?

If Windows, that version of Safari is out-dated and no further development will
take place (AFAIK).

I no longer test against Safari, although I do have an associate who uses an
Apple machine and can test.

G'Jim c):{-
--
Custom book-boxes: http://www.wyomerc.com/bookboxes/bookboxes.html
Book repairs: http://www.wyomerc.com/bookrepair/bookrepairs.html
My photography: http://www.gjim.com

Savvy ponderable:
A man who confesses to small faults hopes you will think he has no big ones.


---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Dropdown menu not working on Safari

2014-10-09 Thread Tom Livingston
.responsive_menu in anse_style_combined.css, line 47, has
overflow:hidden; disabling that in Safari Inspector allowed the menus
to show.

HTH

On Thu, Oct 9, 2014 at 11:28 AM, GJim jarne...@wyomerc.com wrote:
 Howdy Yasha,

 ~~~
 Thursday, October 9, 2014, 11:20:58 AM (USA 'Somewhere on-the-road 
 time-zone'),
 you wrote the message that appears below.

 My reply appears here and/or interspersed within your message.
 ~~~

 On Firefox, Chrome, and all other browsers, the drop down menu works fine
 however on Safari, for some reason the drop down menu displays behind the
 slider and is therefore unclickable and can’t even be seen. I can’t seem to
 find a fix for this, do you know of anything that could work?

 Are you using the Apple version, or the Windows version, of Safari?

 If Windows, that version of Safari is out-dated and no further development 
 will
 take place (AFAIK).

 I no longer test against Safari, although I do have an associate who uses an
 Apple machine and can test.

 G'Jim c):{-
 --
 Custom book-boxes: http://www.wyomerc.com/bookboxes/bookboxes.html
 Book repairs: http://www.wyomerc.com/bookrepair/bookrepairs.html
 My photography: http://www.gjim.com

 Savvy ponderable:
 A man who confesses to small faults hopes you will think he has no big ones.


 ---
 This email is free from viruses and malware because avast! Antivirus 
 protection is active.
 http://www.avast.com

 __
 css-discuss [css-d@lists.css-discuss.org]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/



-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] Dropdown menu not working on Safari

2014-10-09 Thread Yasha
You guys are brilliant! Problem solved. Thank you very very much for the help.

Yasha

On Oct 9, 2014, at 11:43 AM, Tom Livingston tom...@gmail.com wrote:

 .responsive_menu in anse_style_combined.css, line 47, has
 overflow:hidden; disabling that in Safari Inspector allowed the menus
 to show.
 
 HTH
 
 On Thu, Oct 9, 2014 at 11:28 AM, GJim jarne...@wyomerc.com wrote:
 Howdy Yasha,
 
 ~~~
 Thursday, October 9, 2014, 11:20:58 AM (USA 'Somewhere on-the-road 
 time-zone'),
 you wrote the message that appears below.
 
 My reply appears here and/or interspersed within your message.
 ~~~
 
 On Firefox, Chrome, and all other browsers, the drop down menu works fine
 however on Safari, for some reason the drop down menu displays behind the
 slider and is therefore unclickable and can’t even be seen. I can’t seem to
 find a fix for this, do you know of anything that could work?
 
 Are you using the Apple version, or the Windows version, of Safari?
 
 If Windows, that version of Safari is out-dated and no further development 
 will
 take place (AFAIK).
 
 I no longer test against Safari, although I do have an associate who uses an
 Apple machine and can test.
 
 G'Jim c):{-
 --
 Custom book-boxes: http://www.wyomerc.com/bookboxes/bookboxes.html
 Book repairs: http://www.wyomerc.com/bookrepair/bookrepairs.html
 My photography: http://www.gjim.com
 
 Savvy ponderable:
 A man who confesses to small faults hopes you will think he has no big ones.
 
 
 ---
 This email is free from viruses and malware because avast! Antivirus 
 protection is active.
 http://www.avast.com
 
 __
 css-discuss [css-d@lists.css-discuss.org]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
 
 
 
 -- 
 
 Tom Livingston | Senior Front-End Developer | Media Logic |
 ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/