> I must not have done a very good job of describing it. > > I've looked at css dropdown menus, but this isn't really a menu. It's more > like a a big formatted box that zooms out at you when you mouseover the > link. > > Usage: In an out of the box web application, user has a more details link > that they can click on that takes them to another page. The customer > doesn't want the user to leave the page. They want the user to be able to > mouseover the link and see the details.
That is the same as a normal dropdown navigation, just with one level. Does the client want to _load_ the external document when the mouse is over the link (via AJAX) or just show and hide a list of links? In any case, this is not really a css issue, as it does not scripting to work on MSIE. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
