Hi, I'm using the SimpleModal library to display help text in a modal popup. We are using the a.closeimg in the stylesheet to display a modified X to close the window.
The stylesheet is external and located in the web application directory. It has a page to the image that takes into account the server path eccentricities of ASP. The trouble is that in Firefox the image does not display and there doesn't appear anywhere to click to close the window. The user has to click the back button to get back to the screen. In IE, the mouse pointer shows there is a link to click to close the window but the image does not appear. I've checked my path several times and it seems to be okay--it should be loading the image. Anyone have any ideas what I'm doing wrong? Thanks, Ron

