Hi All,
I am developing an application using Oracle Apex 4.2.5.
Application Properties:
Themes = Productivity Application Theme 26
Template = One Level Tab with Left Sidebar
I have created Tree menu in left sidebar.
In region attribute I have used the below code
STYLE="overflow-x:scroll;overflow-y:scroll; height:500px;width:220px"
If I expand the tree node overflow-y:scroll works fine, but overflow-x:scroll is not working.
My problem is overflow-x:scroll is not working.
How to resolve this problem?
Thanks,
Su.gi