Results 1 to 2 of 2

Thread: IE problem with menu behind conveyor belt slide show

  1. #1
    Join Date
    Feb 2009
    Location
    Pine City, MN
    Posts
    9
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default IE problem with menu behind conveyor belt slide show

    1) Script Title: Conveyor Belt Slide Show

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rightslide.htm

    3) Describe problem:

    I rechecked my web page on IE and find that the drop down menu drops behind the slide show. I corrected the problem on Firefox and Safari but IE has to be different.

    Please see my page at

    http://www.goldenrodonline.com/webs/chisagocountyfair/

    Thanks Sandi B

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Add to your style (highlighted):

    Code:
    <style type="text/css">
    <!--
    @import url("images/buttons/prembk1.css");
    
    @import url("images/buttons/prembk1.css");
    
    @import url("images/buttons/prembk1.css");
    
    @import url("images/buttons/prembk1.css");
    
    @import url("images/buttons/prembk1.css");
    
    @import url("images/buttons/prembk1.css");
    
    body {
    	background-image: url(images/buttons/fireworks_dual3.jpg);
    }
    .style4 {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 18px;
    }
    .style5 {color: #CC3300}
    	
    #temp img, #test2 img, #test3 img {
     display: inline!important;
    }
    
    #FWTableContainer10419665 {
    position:relative!important;
    z-index: 300!important;
    }	
    
    -->
    </style>
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    Sandi B (02-25-2009)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •