Thanks.  The following CSS worked
 
input.disabled {
        pointer-events:none;
}


> On May 16, 2015, at 9:39 AM, Adam Chlipala <[email protected]> wrote:
> 
> Is there a CSS way to set those properties?  If so, that would be the 
> preferred method.
> 
> On 05/16/2015 09:38 AM, Todd Roth wrote:
>> Hello,
>> 
>> Looking through the basis.urs file it looks like the readonly and disabled 
>> attributes can’t be set on a textbox element.  Is there a workaround for 
>> this?
>> 
>> Thanks,
>> Todd
> 
> _______________________________________________
> Ur mailing list
> [email protected]
> http://www.impredicative.com/cgi-bin/mailman/listinfo/ur


_______________________________________________
Ur mailing list
[email protected]
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur

Reply via email to