Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Help Please! IE???

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37855
    yashar
    Participant

    Hello,
    I am a designer and have designed a website for my company using HTML, CSS, and java Script, when i check the website in firefox it looks fine and works fine, however when i check it in Internet Explorer (IE) the Java Script drop down navigation in the home page goes behind the flash slideshow gallery which is using SWF, and flash player to play the gallery, i know i can create a seperate CSS page for IE in order to solve the browser compatibility problems, i wanted to know if there are other ways of fixing this issue and other problems related to different browsers such as IE, Safari, chrom, and more, please let me know by posting a reply message, thanks.

    Website: http://www.yashdesign.com/

    #102025
    Senff
    Participant

    It’s not a problem with IE’s compatibility (the same issue occurs in Safari and Chrome), so no, don’t create a separate CSS page for IE. Fix the code, not the browser: you need to add the wmode parameter to your Flash object (and the embed) and set it to “transparent”.







    #103537
    yashar
    Participant

    Hello,
    Thank you for providing the code, i have added the transparent to the code which fixed the navigation issue however the flash gallery is flashing and blinking so can you let me know how i can fix the gallery from flashing, thank you.

    http://www.yashdesign.com

    #103928
    yashar
    Participant

    Hello,
    i have added the transparent to the code which fixed the navigation issue however the flash gallery is flashing and blinking
    http://www.yashdesign.com

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.