Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Unable to control height in Safari
Unable to control height in Safari
04-08-2008, 10:51 PM
carthorse
Joined on 04-08-2008
Posts 6
Unable to control height in Safari
Reply
Quote
If
Height > 0
Then
txtEditor.Text.Height=Unit.Pixel(Height)
End
IF
The above code has no effect on the height of the editor when rendered in safari. Works great in IE and FireFox.
Is there a work around or a better way to accomplish this?
View Complete Thread