Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorumbilical
    • CommentTimeJul 11th 2008 edited
     permalink
    I dont know why on firefox the div dont load the css stuff (the border and padding)

    the java
    -----------------------------------
    script type="text/javascript">
    swfobject.embedSWF("movie.swf", "banner", "520", "247", "9.0.0", "expressInstall.swf");
    </script>

    the div
    -----------------------------------
    <div id="banner">
    <p>you need flash ....</p>
    </div>

    the css
    -----------------------------------
    #banner {
    width: 520px;
    height: 247px;
    padding: 4px;
    border:1px dotted #bfbfbf;
    }

    RESULT:
    works in Safari... DONT WORK IN Firefox.

    thanks! any help
    • CommentAuthorumbilical
    • CommentTimeJul 11th 2008
     permalink
    any help please!
Add your comments
    Username Password
  • Format comments as (Help)