| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Sep 2005
Posts: 6
![]() | |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Jul 2005 Location: Florida
Posts: 233
![]() | I don't know of any fix. I've seen this issue with form fields, as well, and also flash. (meaning the drop downs get hidden from that stuff, regardless of z-index) must you use iframes?
__________________ www.headlinercreative.com |
| |
| | #3 (permalink) |
| NamePros Member Join Date: Sep 2005
Posts: 71
![]() | I think some code might be helpful. I don't know how your menu works. The reason that happens is the same reason that the menu would disappear if the window wasnt big enough for it. Depending on how it is coded, there might be a work around for it. |
| |
| | THREAD STARTER #4 (permalink) |
| New Member Join Date: Sep 2005
Posts: 6
![]() | Thanks for the feedback. The only thing I can think of is to use an iframe. I have a layout set up for a client in which the design has a fixed height due to the height of an image on the left. Some of the content, however, runs deeper than the height of the image, and then the design doesn't look good at all. I've tried adding a fade to a solid color below the image, but that doesn't look good. The best choice is an iframe. It keeps the design intact, yet the user can still scroll within a small iframe in the content area when needed. If only there was a workaround for Safari. That's the only browser I'm having troubles with conflicts of iframes and dropdown menus. If anyone has a solution that will work on IE for PC and Safari for Mac, I would really appreciate it. Thank you! |
| |