Guardian-Mage Posted July 23, 2007 Share Posted July 23, 2007 .dropmenu { position: absolute; left: -1500px; visibility: visible; z-index: 101; float: left; width: 124px; border-width: 0px; border-style: solid; border-color: #000000; background-color: #D4D4D4; } That is part of a css file for my DHTML menu. That will not work in firefox with the DTD set to XHTML 1.1 Strict. Is there any alternative that would work? Quote Link to comment Share on other sites More sharing options...
jcombs_31 Posted July 23, 2007 Share Posted July 23, 2007 I think people use text-indent for this sometimes. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.