Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Scrollbars in Chrome

Posted by: Mick9876 Sep 18 2019, 08:56 PM

Hi. Firstly, I'm not a web developer. I just list my items on Ebay using the HTML option and stumble my way through using Dreamweaver. One probelem I'm having right now with one of my listings is that on Ebay, it has a scrollable window within the normal Window. This only happens in Chrome and not in other browsers. Can anyone see the problem that is causing this? This is the listing -> https://www.ebay.com.au/itm/AMD-Dual-Core-8GB-RAM-120-240-480-SSD-Gaming-Computer-System-Office-Desktop-PC/233340282087?hash=item36542a24e7:m:mE8ln-p0i3vb-MKANpty3qw&frcectupt=true

Posted by: Darin McGrew Sep 18 2019, 10:59 PM

It looks like the content of the iframe has a width of 100%, plus margin and/or padding that makes it wider than that. That forces horizontal scrolling for the iframe. And the page itself is wider than my normal browser window, which forces more horizontal scrolling for the whole page.

Posted by: Mick9876 Sep 18 2019, 11:01 PM

Thanks for the reply Darin. Sorry, I just realised now that I wasn't specific about the scroll bar. I'm actually talking about a vertical scroll bar.

Posted by: Darin McGrew Sep 19 2019, 01:42 AM

That's pretty much the same story. The iframe content is taller than the iframe itself, so it adds vertical scrollbars.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)