mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Sortable tests: Added alt attributes to images.
This commit is contained in:
parent
b9be6bb7ad
commit
5b2da7c127
@ -85,10 +85,10 @@
|
||||
</table>
|
||||
|
||||
<div id="sortable-images">
|
||||
<img src="../images/jqueryui_32x32.png">
|
||||
<img src="../images/jqueryui_32x32.png">
|
||||
<img src="../images/jqueryui_32x32.png">
|
||||
<img src="../images/jqueryui_32x32.png">
|
||||
<img src="../images/jqueryui_32x32.png" alt="">
|
||||
<img src="../images/jqueryui_32x32.png" alt="">
|
||||
<img src="../images/jqueryui_32x32.png" alt="">
|
||||
<img src="../images/jqueryui_32x32.png" alt="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user