Posts Converted to Divs - Overflow Works - Now Testing

On the huge image above, the horizontal scroll bar and overflow works (inside the post), using the new div code.

Same for long text is code tags:

1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890

Looking good on W7 and Chrome. Super!

1 Like

Yeah man!

It's looking much better.

I think I will enable for all users soon!

Note: After converting the posts to divs and getting rid of HTML table elements, I solved the image overflow issue with a single jQuery;

jQuery(".neo-bbcode-img").wrap('<div style="overflow:auto;"></div>');
1 Like

FireFox Quantum 61.0.1 (64-bit) works well with it.
(horizontal!) scrollbar, quickedit, multiquote - all work fine.
Thank you, Neo!

1 Like

Yeah, I tested on FF, Safari and Chrome.... All good...

Wooo Hoooo!!!!!

1 Like

Agreed. I just tested W7 and FF (64-bit) and no issues.

1 Like

Thanks for testing!

I just enabled for all users.

Let's see how it goes!

(Hopefully I can move on to the next level of tasks for the site!)