I have 2 questions regarding one of Paul's drop menus, which can be seen here:
http://www.pmob.co.uk/temp/dropdown-vertical3.htm
First, does it need to be modified in order to display properly in IE7? I'm guessing it's fine as is, but I don't know IE7 well enough yet to know for sure.
Second, the source code begins with a Conditional Comment for IE and then comes the main CSS. Is it OK to reverse the order so that the main CSS comes first and the conditional comment comes second?
(As a general rule of thumb, would it be OK to always list regular stylesheets first and conditional comments second? If it can be done this way, it seems that this might be a good strategy for organizing the code.)








Bookmarks