Results 1 to 2 of 2

Thread: Problem with Splash Page and swf

  1. #1
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problem with Splash Page and swf

    1) Script Title: Splash Page

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

    3) Describe problem: In setting up the Splash Page I am encountering a problem where the menu on the normal homepage is "bleeding" (for lack of a better word) onto the splash page. The menu is a mix of javascript and php called UDM. Is there any way to block this?

    Thanks in advance

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Yes, if you have any kind of javascript or flash before this loads, it will overlap. Try setting the javascript on a window.onload, and give the flash. Make its CSS: z-index:0; And give the div that overlaps a high z-index.
    Hope this helps!
    Jeremy | jfein.net

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
  •