1
Answer

Need a clarification on input type button

Murali P

Murali P

2y
694
1

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

Answers (1)