Results 1 to 2 of 2

Thread: White Flash between page requests - not FOUC

  1. #1
    NewDrew Guest

    White Flash between page requests - not FOUC

    Hand coded my site in Text Wrangler (Mac) - (not the best but it was free - major indent issues so keep that in mind if you look at the source code)

    Anywho, I'm done with Dreamweaver and it's been liberating and humbling but I managed to get 90% of my site built and debugged by hand except for one issue.

    Since adding an imbedded YouTube video I get a white flash on load and during page navigation - this only happens in Firefox up to 3.6 for Mac (OSX 10.6.)

    Safari, Chrome and Opera are fine - granted Opera won't connect to Youtube. Although if folks would look in IE6-7-8 and Firefox on a PC I would be curious to know if this happens as well.

    Anywho - what gives?

    *tried moving my CSS <link> to above my scripts and added in the following code to my head:

    <meta http-equiv="Expires" content="0" />
    <meta http-equiv="cache-control" content="no-cache" />
    <meta http-equiv="pragma" content="no-cache" />

    thanks to all!

    http://www.amedia-design.com/testsit...on6/index.html

    The Site
    Last edited by Alan; 11 Mar 2010 at 02:56 AM. Reason: No signature allowed. Moved link up.

  2. #2
    Join Date
    Mar 2007
    Location
    Werrington, England
    Posts
    1,315
    Page not found.

Similar Threads

  1. Flash Quality
    By clock in forum Graphic Design
    Replies: 1
    Last Post: 29 Oct 2007, 08:14 PM
  2. CMS advice (php)
    By Littlened in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 07 Jul 2007, 05:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •