|
1 | 1 | # SearchNavigationMenu |
| 2 | + |
| 3 | +## Demo |
| 4 | +A demo application is available on apex.oracle.com<br/> |
| 5 | +https://https://apex.oracle.com/pls/apex/f?p=SEARCHNAVIGATIONMENU |
| 6 | + |
| 7 | +## Preview |
| 8 | + |
| 9 | + |
| 10 | +## Install |
| 11 | +<ol> |
| 12 | +<li>Import plug-in "item_type_plugin_si_abakus_searchnavigationmenu.sql" into your application.</li> |
| 13 | +<li>Add region on global page. |
| 14 | +(Region must be on page but you can hide it with style="display:none;" in "Custom Attributes")</li> |
| 15 | +<li>Add SearchNavigationMenu [Plug-in] item to the region.</li> |
| 16 | +<li>Decide behavior and style of the item (or leave default values).<br/> |
| 17 | + on first match in String</li> |
| 31 | +<li>Added functionality to navigation menu witout target</li> |
| 32 | +<li>"Control+s" focus on search navigation</li> |
| 33 | +<li>"Enter" in search navigation redirect on selected link</li> |
| 34 | +<li>Keys up and down in search navigation move searched text link</li> |
| 35 | +</ul> |
| 36 | + |
| 37 | +### Tested on (so far): |
| 38 | + |
| 39 | +#### Browsers |
| 40 | +<ul> |
| 41 | +<li>FireFox 54.0.1</li> |
| 42 | +<li>Crome 59.0.3071.115, 60.0.3112.90</li> |
| 43 | +<li>Microsoft Edge 38.14393.1066.0, 40.15063.0.0</li> |
| 44 | +</ul> |
| 45 | + |
| 46 | +#### Apex Versions |
| 47 | +<ul> |
| 48 | +<li>Application Express 5.1.0</li> |
| 49 | +<li>Application Express 5.1.2</li> |
| 50 | +</ul> |
| 51 | + |
| 52 | +## About me |
| 53 | +Andrej Grlica<br/> |
| 54 | +Company [Abakus Plus d.o.o.](http://abakus.si/en/home)<br/> |
| 55 | +I’m a oracle apex developer since 2008.<br/> |
| 56 | +When I’m not into code problem, you can find me on:<br/> |
| 57 | +Work email : [andrej.grlica@abakus.si](mailto:andrej.grlica@abakus.si)<br/> |
| 58 | +Private email : [andrej.grlica@gmail.com](mailto:andrej.grlica@gmail.com)<br/> |
| 59 | +Twitter : [@AndrejGrlica](https://twitter.com/AndrejGrlica)<br/> |
| 60 | +Linked-in : [Link](https://www.linkedin.com/in/andrej-grlica-303998a4/)<br/> |
| 61 | +Slack (#orclapex) PM:[@grlicaa](https://orclapex.slack.com/messages/@grlicaa/) |
0 commit comments