Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / January 2006



Tip: Looking for answers? Try searching our database.

inline-block and -moz-inline-box

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
VK - 27 Jan 2006 11:43 GMT
-moz-inline-box

is it equal to inline-block or some difference?

what oldest Gecko browser recognize it?

do I need to use it in FF 1.5 ?

Full disclosure: I'm adjusting my SELECT widget based on textfield +
drop-down link menu. So instead of <option> I have <a
href="something.html" class="option"> and inline-block is very handy
there.
Lauri Raittila - 29 Jan 2006 15:57 GMT
> -moz-inline-box
>
>  is it equal to inline-block or some difference?

No. It doesn't work without width.

Use of display:table;display:inline works sometimes just like
display:inline-table

>  what oldest Gecko browser recognize it?

Don't know. IIRC, there is differences between versions, at least before
FF1.0

>  do I need to use it in FF 1.5 ?

No.

> Full disclosure: I'm adjusting my SELECT widget based on textfield +
> drop-down link menu. So instead of <option> I have <a
> href="something.html" class="option"> and inline-block is very handy
> there.

Might work, if you use width. But usually, if you can use float instead,
use it.

Signature

Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.