i have some links in my page
< a class="Qlink" rel="20;5" href="javascript:void(0);">5</a>
< a class="Qlink" rel="21;6" href="javascript:void(0);">6</a>
< a class="Qlink" rel="22;7" href="javascript:void(0);">7</a>
i do some ajax call and get the first number on the rel attribute(exp. 20)
how do i can change the class of link (the first in my exp.)