Hi ,
we are using the below code for the button:
<input type="button" id="btnCloseProblem" class="SecButton k-button" value="CLOSE" alt="Close" title="" />
i think the "alt" property not useful for the button and useful for image type.
can anyone tell me the impact of skipping this alt property .
thanks in advance