Class Index | File Index

Classes


Class Rico.Shadow

Creates a shadow for positioned elements. Used by Rico.Popup. Uses blur filter in IE, and alpha-transparent png images for all other browsers.
Defined in: <ricoCommon.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Rico.Shadow(DivRef)
Method Summary
Method Attributes Method Name and Description
 
 
hide()
 
move()
 
show()
Class Detail
Rico.Shadow(DivRef)
Parameters:
DivRef
See:
Based on positioniseverything article
Method Detail
createShadow()

hide()

move()

show()

Documentation generated by JsDoc Toolkit 2.1.0 on Fri Mar 27 2009 23:48:24 GMT-0500 (CDT)