Tuesday, December 2, 2008

InputFormTextBox width, Enabled, ReadOnly Properties not working properly

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
----------------------------------------------------------------------

1 comment:

  1. Try this one I hope it will work for you for width

    [style type="text/css"]

    table.ms-rtetoolbarmenu{
    width:100%;
    }

    iframe.ms-rtelong{
    width:100%;
    }

    [/style]


    Shahzad

    ReplyDelete