Forums

[resolved] HTML not executing in Internet Explorer (5 posts)

  1. Dap1
    Member
    Posted 5 years ago #

    My page shows up fine in all browsers except IE. In IE, just my header shows. I suspect there is a problem within the header, but I cannot find one. Can someone help please?

    gurpcity.net/home

  2. moshu
    Member
    Posted 5 years ago #

    "fine" is a bit of overstatement...
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.gurpcity.net%2Fhome%2F

    cut the flash - does it show it in IE?

  3. Dap1
    Member
    Posted 5 years ago #

    Yes, after I cut the Flash the page does show up. I do not understand what characters within the flash code cause problems. This code is the default coding, that Flash exports and recommends on the Adobe website. Why would this same code work on a page, but now with WordPress?

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="200" id="header" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="http://www.gurpcity.net/home/header.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="http://www.gurpcity.net/home/header.swf" quality="high" bgcolor="#000000" width="800" height="200" name="header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

  4. whooami
    Member
    Posted 5 years ago #

    you dont have a closing object tag, for starters, NOR do you have a closing embed tag, which, btw, you dont need. And I know that macromedia provides those when it spits out the code.

  5. Dap1
    Member
    Posted 5 years ago #

    The page is fixed, thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic