JavaXT
|
|
WebSite ClassUsed to wrap the content in a carousel control.
ConstructorsConfig Optionstabs
navbar
sidebar
padding Padding between panels in the carousel. This should not exceed the content padding defined in the CSS.
animationSteps Time to transition between panels, in milliseconds. Only applicable when "animate" is set to true.
fx An instance of a javaxt.dhtml.Effects class used to animate transitions. Only used when "animate" is set to true.
style
EventsPublic MethodsupdateLink( url, path, dir ) This method is called while parsing links in an HTML document. Returns true if the given URL should be loaded dynamically as content (default). Otherwise the link will be left as is. |