Hello,
I'm trying to develop a simple DA plugin that will display html table with many rows.
Is there any way to disable plugin iframe vertical scrolling ? User should see all content without additional scroll bar.
Most basic solution like <div style="width: 100%; height: 100%"> are not working.
Thank you,
Mateusz
I'm trying to develop a simple DA plugin that will display html table with many rows.
Is there any way to disable plugin iframe vertical scrolling ? User should see all content without additional scroll bar.
Most basic solution like <div style="width: 100%; height: 100%"> are not working.
Thank you,
Mateusz