Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Menu4 from WebFX -- snafu with implementation


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] Menu4 from WebFX -- snafu with implementation
  • Date: Wed, 28 Aug 2002 13:47:33 -0500

    Ah, but this is Internet Explorer, home of the "standards and then
some".  The inline-block value does indeed exist for display in IE:

http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/ref
erence/properties/display.asp

Thanks for the thought, though; I'm going to play around with the style
sheets some more.

-Peter

----- Original Message -----
From: "Hassan Schroeder" <hassan@xxxxxxxxxxxxxx>


| 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@xxxxxxxxxxxxxx
| Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
|