A couple of days ago I released a new simple plug-in. A dynamic action plug-in which allows you to bookmark the current or any other page by running a generic javascript code which works with most common browsers.
The plug-in can be downloaded here:
http://apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/bookmark_153.html
Example page:
http://apex.oracle.com/pls/apex/f?p=65560:9
How to use it:
- set up a new Dynamic Action
- Event: "Page Load"
- Action: Bookmark
- Set up the effected element by using the jQuery logic
- ID: #P1_YOUR_BUTTON
- Class: .my_button
- URL Definition: "Current Page" or "Manually Defined URL"
- If "Manually Defined URL" then set the URL and the name of the new bookmark
The plug-in can be downloaded here:
http://apex-plugin.com/oracle-apex-plugins/dynamic-action-plugin/bookmark_153.html
Example page:
http://apex.oracle.com/pls/apex/f?p=65560:9
How to use it:
- set up a new Dynamic Action
- Event: "Page Load"
- Action: Bookmark
- Set up the effected element by using the jQuery logic
- ID: #P1_YOUR_BUTTON
- Class: .my_button
- URL Definition: "Current Page" or "Manually Defined URL"
- If "Manually Defined URL" then set the URL and the name of the new bookmark