Dev : Gecko -moz: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(xulplanet.com link)
m (categorize; this actually should be moved to devmo, but I'm not in a modd for it right now)
Line 39: Line 39:
* [http://developer.mozilla.org/en/docs/DOM_Client_Object_Cross-Reference:style DOM Client Object Cross-Reference:style - developer.mozilla.org]
* [http://developer.mozilla.org/en/docs/DOM_Client_Object_Cross-Reference:style DOM Client Object Cross-Reference:style - developer.mozilla.org]
* [http://deegg.main.jp/labo/css/ CSS Test Page - deegg.main.jp] (Japaneese)
* [http://deegg.main.jp/labo/css/ CSS Test Page - deegg.main.jp] (Japaneese)
[[Category:Development]]

Revision as of 22:21, 22 October 2005

An almost complete reference is available at Mozilla CSS Extensions wiki page. And Style Properties page at xulplanet.com also have many items with good documentation.


Additional Style Extensions Reference

Appearance

Border

  • -moz-border-bottom-colors
  • -moz-border-top-colors
  • -moz-border-top-colors
  • -moz-border-left-colors
  • -moz-border-right-colors
  • -moz-border-radius
  • -moz-border-radius-topleft
  • -moz-border-radius-topright
  • -moz-border-radius-bottomleft
  • -moz-border-radius-bottomright

Direction

Image

Column

External Links