Portlet Page Editor Tags for Adaptive Layout
Tag flyoutjs


Adds all javascript required to create a flyout effect on a div.


Tag Information
Tag Nameflyoutjs

Attributes
NameTypeRequiredDefault ValueDescription
flyoutIDstringtruenullSpecifies the ID of the div that will have the flyout effect.
onclickstringtruenullThe name of the onclick function to trigger the flyout effect. Works as a toggle to display and hide the flyout.
urlstringfalsenullSpecifies the URL of the flyout content, retrieved the first time the flyout effect is triggered.
specifyonclickurlbooleanfalsefalseDetermines whether to use a passed in url for the onclick function or the default flyout URL retrieved the first time the flyout effect is triggered.
headerIdstringfalsenullSpecifies the ID of the div that will be hidden when the flyout effect occurs (if available). It will reappear when the flyout is hidden.
anchorIdstringfalsenullSpecifies the ID of the anchor tag for which text will be changed when the flyout effect occurs (if available). It will be changed back when the flyout is hidden.
flyoutAnchorTextstringfalsenullSpecifies the text of the anchor tag when the flyout effect occurs (if available).
flyinAnchorTextstringfalsenullSpecifies the text of the anchor tag when the flyout is hidden (if available).
basenavFlyoutIDstringfalsenullSpecifies the ID of the base navigation div that will have the flyout effect. The base navigation div will only be used if the div ID specified in the flyoutidattribute is not found on the page.


Copyright 2005 Plumtree Software, Inc.