My drop down menu is not displaying in IE 6 (PC). I will eventually develop it in CSS but at this stage just need a work around to get the site up and running.
Thanks in advance
Jordan
tedster
8:45 pm on Jun 18, 2007 (gmt 0)
Sounds like a javascript incompatibility.
DrDoc
12:06 am on Jun 19, 2007 (gmt 0)
... which generally means there are calls to certain properties which are not properly checked or instantiated. IE's JavaScript engine differs slightly compared to Gecko/Opera etc.