- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Pages with HTML code glitch when trying to scroll
Good morning,
I have a website with a few pages that contain HTML code which come from RMarkdown output. They are just simple tables. On the pages on my site that contain these tables, when trying to scroll the page completely glitches out (both on desktop and mobile) and doesn't allow scrolling at all. The following pages have the issue:
- http://www.lbvbets.com/records.html
- http://www.lbvbets.com/overall.html
- http://www.lbvbets.com/yesterday.html
- http://www.lbvbets.com/todays-bets.html
I am not sure how to fix this issue, and weebly support directed me here since it has to do with specific HTML code.
Thank you for any help!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
It's some of the HTML code included with it, I think. You should remove the DOCTYPE, HTML, and BODY tags (both opening and closing) from your embed code. If that doesn't help it's probably the scripting that the code is using not playing well with some of our own code.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
This didn't work. Any other suggestions? Or am I just not going to be able to use Weebly for this?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
You could try switching to a different theme; they have different behaviors with scrolling so another one might not have compatibility issues.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi
It looks like some of the code still has the properties Adam suggested removing. I copied each code and followed his instructions.
https://testlbvbetscom.weebly.com/
I'm not getting the glitch on scroll on the above site. Is it scrolling okay for you?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
YES! I thought I removed all of the code correctly, could you tell me exactly what you removed or send me the code that you used? Thank you so much!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
The information Adam said to delete was the first few lines at the top and I believe a line at the bottom. I'll send you a message so you can compare the original and the edited code.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Great, thanks!