New version of this post is available at InputFormTextBox width, Enabled, ReadOnly Properties not working properly.
Please note that this blog has been shifted.
After 1 April 2009 I will be posting at new domain http://codeforfuture.com
Please update your feeds and bookmarks.
Thanks for your support.
Jayvardhan Patil
----------------------------------------------------------------------
Tuesday, December 2, 2008
Subscribe to:
Post Comments (Atom)
Try this one I hope it will work for you for width
ReplyDelete[style type="text/css"]
table.ms-rtetoolbarmenu{
width:100%;
}
iframe.ms-rtelong{
width:100%;
}
[/style]
Shahzad