Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Haw to change Height from javascript?
Haw to change Height from javascript?
08-22-2006, 12:00 PM
Vasyl
Joined on 08-22-2006
Posts 6
Haw to change Height from javascript?
Reply
Quote
This code not curently worked:
var
hEditor = window.document.getElementById(
"<%=HEditor.ClientID %>"
);
hEditor.height = parseInt(hEditor.height) + 100;
Haw chage the height from javascript?
View Complete Thread