Murali P

Murali P

  • 1.4k
  • 190
  • 16.4k

Need a clarification on input type button

Jun 16 2022 2:31 PM

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)