Does anyone know how I can disable the horizontal scrollbar in an iframe. The src page that is loaded into the iframe is smaller than the iframe, so in theory the hor scroll should not even be there… but it is…
Anyone?
Thanks
liquid
Does anyone know how I can disable the horizontal scrollbar in an iframe. The src page that is loaded into the iframe is smaller than the iframe, so in theory the hor scroll should not even be there… but it is…
Anyone?
Thanks
liquid
You can’t… it’s either none… or both. You could always do it in a DIV in which case you can control it.
oh…ok thanks simp!
You can set its scrollbar to auto or no scrolling but it depends on the depth of the html page placed in it.
:: Copyright KIRUPA 2024 //--