I m using Frame set in my UI page. I want to make auto scrolling in frameset in vertical and horizontal both.
I want scrolling Horizontal or Vertical any one or both when it needed. My code is :
<iframe
height="120"
name="issueQueueTabsContent"
src="/risk/issueDetail.do?action=NextPage&frameType=content
frameborder="0"
scrolling="auto">
</iframe>
<iframe style="overflow:auto">