Results 1 to 3 of 3

Thread: Problem with windows!

  1. #1
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problem with windows!

    Hi
    I use this layout for my website :
    http://www.dynamicdrive.com/style/la...1-fixed-fixed/

    in Left Column i use this menu: http://www.dynamicdrive.com/style/cs...side_bar_menu/
    and in Content Column i use swf file, in macosx everything is ok at preview but when switch on windows my opened menu go to behind of swf file!!



    what is the problem?

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Add this parameter to the object tag:
    HTML Code:
    <param name="wmode" value="transparent">
    and this attribue to the embed tag:
    HTML Code:
    wmode="transparent"
    Good luck!

  3. #3
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    it was on, but....

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
  •