Golfmann Posted June 24, 2018 Report Share Posted June 24, 2018 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! version 5.2.4.100 Link to comment Share on other sites More sharing options...
ZunA Posted June 25, 2018 Report Share Posted June 25, 2018 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! 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 More sharing options...
Golfmann Posted June 26, 2018 Author Report Share Posted June 26, 2018 I haven't zoomed a thing... Are you familiar with tables and how they render? Take it for what it's worth. Link to comment Share on other sites More sharing options...
Golfmann Posted June 26, 2018 Author Report Share Posted June 26, 2018 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.