Results 1 to 3 of 3

Thread: PB with Ultimate Fade-in slideshow (v2.4) in IE7

  1. #1
    Join Date
    Nov 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PB with Ultimate Fade-in slideshow (v2.4) in IE7

    1) Script Title:
    Ultimate Fade-in slideshow (v2.4)

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

    3) Describe problem:
    Hello all !

    I am a newbie in javascript

    I have instal the Ultimate fade-in in one of my website ! It works perfectly in all browser exept in IE7... but, which drive me crazy, it's working when i put the code out of the graphic div...

    Here is the css of my div
    .hbbn{
    background: url('../img/element_graphique/bloc_photo_bleu_top.jpg') 0 0 no-repeat;
    }

    .bbbn{
    background: url('../img/element_graphique/bloc_photo_bleu_end.jpg') 100% 100% no-repeat;
    overflow:hidden;
    }

    .cbbn{
    margin:20px 6px 10px 12px;
    width:668px;
    background-color:#009ee0;
    float:left;
    }

    .slideshow {
    margin:20px 25px 0px 25px;
    width: 618px;
    height:357px;
    }

    and here is the html code :

    <div class="cbbn">
    <div class="hbbn">
    <div class="bbbn">

    <div class="slideshow">
    <div id="fadeshow1"></div>
    </div>

    </div>
    </div>
    </div>


    Thanks all :-)

  2. #2
    Join Date
    Nov 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    No answer....

    It's driving me crazy and it has to be deliver....

    Nobody has an idea ???

  3. #3
    Join Date
    Nov 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    really sorry ....
    Shame on me ....

    The <body> had disapear....

    SHAME ON ME !!!!!

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
  •