Skip to content

Commit 22dd7f3

Browse files
Dani3lSunDani3lSun
authored andcommitted
reorderd description
1 parent 70543fd commit 22dd7f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)