File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,16 +21,16 @@ The plugin settings are highly customizable and you can change:
2121- ** max Width** - Set a maximum width (in pixels) for the tooltip. Default: null (no max width)
2222- ** Logging** - Whether to log events in the console
2323
24+ ## Plugin Events
25+ - ** APEX Tooltip - on Show** - DA event to do things when a tooltip opens
26+ - ** APEX Tooltip - on Hide** - DA event to do things when a tooltip closes
27+
2428## How to use
2529- Create a new Dynamic Action with event "onload" (other events also possible)
2630- As action choose "APEX Tooltip".
2731- Choose best fitting plugin attributes (help included)
2832- Choose Affected Elements which tooltips are binded to (Items, Buttons, Regions or JQuery Selectors)
2933
30- ## Plugin Events
31- - ** APEX Tooltip - on Show** - DA event to do things when a tooltip opens
32- - ** APEX Tooltip - on Hide** - DA event to do things when a tooltip closes
33-
3434## Demo Application
3535[ https://apex.oracle.com/pls/apex/f?p=APEXPLUGIN ] ( https://apex.oracle.com/pls/apex/f?p=APEXPLUGIN )
3636
You can’t perform that action at this time.
0 commit comments