Hi,
I want to include a static height / width google map element inside my tab <content>
area but I don’t want to enable a rubber-band effect or show scroll bars. How do I go about this?
I tried overriding .scroll css rule with width: 100% and height:100%. This worked but definitely isn’t a good practice.
How about a content attribute that disables rubber-band scrolling, and another supporting facilitating full-width / full-height content?
Thanks & Regards,
John