tbls rendering


Recommended Posts

Seems to be a problem with tables in my version of Maxthon

(I submit this in an attempt to help once again)

Picture 1 is a screenshot or PROPER look using UC Browser

Picture 2 is Maxthon showing it all out of proportion width and height.

 

These are rendered simple forum asp pages.
If you want to know why people have been FORCED to use other browsers, you might consider looking at things like this.
Peace!

tbls1.jpg

tbls2.jpg

version 5.2.4.100

Link to comment
Share on other sites

On 6/24/2018 at 6:12 PM, Golfmann said:

Seems to be a problem with tables in my version of Maxthon

(I submit this in an attempt to help once again)

Picture 1 is a screenshot or PROPER look using UC Browser

Picture 2 is Maxthon showing it all out of proportion width and height.

 

These are rendered simple forum asp pages.
If you want to know why people have been FORCED to use other browsers, you might consider looking at things like this.
Peace!

tbls1.jpg

tbls2.jpg

version 5.2.4.100

Can you give a whole screenshot? This looklike you have zoomed to 110% or something like that...

Link to comment
Share on other sites

here is the code:
(renders as the top photo on UC, Firefox and Chrome. I stopped testing there.)

<td width=""" & strTopicWidthRight & """ bgColor=""" & strForumCellColor & """><textarea cols=""100"" name=""Message"" rows=""12"" wrap=""VIRTUAL"" onselect=""storeCaret(this);"" onclick=""storeCaret(this);"" onkeyup=""storeCaret(this);"" onchange=""storeCaret(this);"">" & Trim(CleanCode(TxtMsg)) & "</textarea></td>" & vbNewLine & _
 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.