[Javascript] Menu4 from WebFX -- snafu with implementation

Hassan Schroeder hassan at webtuitive.com
Wed Aug 28 12:39:33 CDT 2002


Peter Brunone wrote:

>     I now have a problem, though; my prototype menu looks fine, but when I
> put all the relevant code into one of the already-existing ASP.NET pages,
> the menu doesn't display! 

>     The menu bar style's display property is set to inline-block; does
> anybody know if this might have anything to do with it?  

There is no such CSS property as inline-block (inline and block are
both valid on their own). All valid CSS2 properties are listed at:

   <http://www.w3.org/TR/REC-CSS2/propidx.html>

HTH!
-- 
H*
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

     -- creating dynamic Web sites and applications since 1994 --





More information about the Javascript mailing list