• Resolved mifa

    (@mifa)


    I am building a site and have used WordPress to generate my navigation based on the Suckerfish dropdowns:

    <div id="homeNav"><ul id="suckerfishnav">
    <?php wp_list_pages('title_li='); ?>
    </ul></div>

    The site is https://www.maryfranwiley.com/novo

    The dropdowns work in Firefox, Safari and Opera…but not IE, any ideas?

  • The topic ‘my dropdowns are broken in IE7’ is closed to new replies.