Forums

IE 7 Error st1\:*{behavior:url(#ieooui) } (3 posts)

  1. Keepy
    Member
    Posted 3 years ago #

    I'm getting error:

    st1\:*{behavior:url(#ieooui) }
    --> <!--[endif]-->

    half way down my homepage in IE 7, I dont get this in Firefox anyone come across this before? It was fine before I went out, no more changes, came home and its doing this!

    The home page is http://www.keepy.co.uk if anyone can help!

  2. Keepy
    Member
    Posted 3 years ago #

    bump. Any Ideas peeps?

  3. magius2244
    Member
    Posted 3 years ago #

    <!--[endif]--> Looks to be part of a CSS conditional test for IE6 or IE7. I see in the head of your site that you have two conditional tests for this:

    <!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="http://www.keepy.co.uk/blog/wp-content/themes/primepress/css/ie7.css" /><![endif]-->
    <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="http://www.keepy.co.uk/blog/wp-content/themes/primepress/css/ie6.css" /><![endif]-->

    I would find the code st1\:*{behavior:url(#ieooui) } In your ie7.css file and comment it out and see if that resolves the error.

    Hope that helps....

Topic Closed

This topic has been closed to new replies.

About this Topic