First I use Rad Controls For Asp.net Ajax Q1 2008
In my masterpage i have a radwindow.
with a tool name Webdeveloper under firefox, I detect one problem
in the css file.
trasparent for background in place of transparent.
    
                                In my masterpage i have a radwindow.
with a tool name Webdeveloper under firefox, I detect one problem
in the css file.
trasparent for background in place of transparent.
| div.radwindow td.statusbar input | 
| { | 
| border: 0px; | 
| background: trasparent; background-repeat: no-repeat; | 
| width: 100%; | 
| cursor: default; | 
| -moz-user-select: none; | 
| overflow: hidden; text-overflow: ellipsis; | 
| display: block; float: left; | 
| } | 

