Make sure that .data() (no args) returns a list of all the data- properties as well...
[jquery.git] / test / data / test3.html
1 <div class="user">This is a user</div>
2 <div class="user">This is a user</div>
3 <div class="teacher">This is a teacher</div>