Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CSS question..plz help

894843Dec 29 2011 — edited Jan 6 2012
Hi 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
This post has been answered by fac586 on Jan 2 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2012
Added on Dec 29 2011
2 comments
147 views