CSS question..plz help
894843Dec 29 2011 — edited Jan 6 2012Hi all..
Please help me with this CSS question.
I have the following style for my interactive report to get the """scroll bar""" .
#apexir_DATA_PANEL {
margin-bottom: 10px;
overflow: auto;
}
It works ok (there are still some issues), but this is the major one i am facing.
The CSS is applying fine when the page loads, but when i navigate through the records in IR (report refreshes),
I am losing the SCROLL bar.
Not sure why it is doing like that.
Browser: IE 7 (** Is it the browser issue**)
please help me
Thanks