Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to wrap on IE 11
Message
From
11/12/2013 16:12:12
 
 
To
11/12/2013 16:03:36
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01589954
Message ID:
01589956
Views:
28
>This is highly similar to Thread #1589776. With IE 11, the wrapping on textbox with multiline, known as memo fields, no longer works. Everything is on one very huge line. It seems if the height is not styled, there will not be any wrap. I believe this is because IE 11 is more compliant to HTML5 where this wrap is not supported as is and it would require a height style to be added to the textarea HTML tag. Any comment?

When I experienced the issue, properties set server side, such as the height property on the asp control instead of setting the height through the style, weren't being rendered. Try adding the browser file to see if it resolves these issues as well.
Previous
Reply
Map
View

Click here to load this message in the networking platform