<shadowbox>

JavaScript: lz.shadowbox
extends <view> » <node> » lz.Eventable »
A basic container view with an inner dropshadow effect.

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
edgecolor expression any 0xD9D9D9 read/write
  bgcolor of one pixel wide border on right and bottom sides only
edgecolor_tl expression any null read/write
  bgcolor of one pixel wide border on right and bottom sides only
shadowleft expression any false read/write
  display shadow along left side

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy