Forums

WordPress menu does not show in ie (all other browser show it) (2 posts)

  1. ourwebdesignerq
    Member
    Posted 1 year ago #

    Hi
    I have a problem with ie browser not showing my sidebar menu. All other browsers show it perfectly.

    Ie does not show any of the shading, images or correct alignment.
    I have messed around trying to change my css but no luck. If anyone has any ideas about this It would be great to hear from you.

    Regards
    website is http://caytoncommercials.co.uk
    Al

  2. ourwebdesignerq
    Member
    Posted 1 year ago #

    update: ok i found out that ie does not recognize <aside> so have added some javascript to solve this and that is working now.

    <script type="text/javascript">
    document.createElement ('aside');
    </script>

    Now all I have to do is solve the problem of the menu current page not displaying properly. (when i am on a page the menu item for that page looses its css)

Topic Closed

This topic has been closed to new replies.

About this Topic