Results 1 to 3 of 3

Thread: "Scrollable content script" Help for IE 5+ (Whole Page Shows as Blank White)

  1. #1
    Join Date
    Dec 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy "Scrollable content script" Help for IE 5+ (Whole Page Shows as Blank White)

    1) Script Title: Scrollable content script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex11/scrollc2.htm

    3) Describe problem: This script is great and works well for me in Chrome (Mac and PC), Safari (Mac Only) and Firefox. However, on a PC in Safari and IE 5+, I can't get the page to even show.

    Here's my page: http://www.13thirtyone.com/testimonials.html

    Is this scrollbar script not able to interact within a page with other divs?

    Thanks so much,

    Angela

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Near the beginning of the page's source code there's an unclosed HTML comment token, get rid of it (highlighted and red):

    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <link rel="icon" href="favicon.ico" type="image/x-icon"> 
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> 
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    
    <meta name="keywords" content="1331, 13thirtyone, design, graphic, graphics, designer, website, web, site, brochure, logo, e-commerce, online, portfolio, brochure, business, card, hudson, wisconsin, wi, wedding, stillwater, minneapolis, minnesota, woodbury, oakdale">
    
    <meta name="keyphrase" content="1331 design, 13thirtyone Design, graphic design, identity system, website design, stationery system, business card design, hudson wisconsin, hudson wi, st. croix, graphics design, logo design, wedding invitations, online shopping, st. paul, saint paul, twin cities, st. croix, river falls, new richmond">
    
    <meta name="description" content="13thirtyone Design offers graphic and website design solutions in an eco-friendly fashion. By working together to create sustainable visual identities and marketing campaigns, you’ll be making a positive impact on your customers and on our environment. 715.531.0125.">
    
    <title>13thirtyone Design: Testimonials</title>
    <style type="text/css">
    <!--
    html {
    	top:0px;
    	paddin . . .
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Dec 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default That's it!

    Thanks, John!

    I'm all squared away. I appreciate the second pair of eyes. Yay--thank you!

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
  •