enhanceWithin() not working .

enhanceWithin() not working .

Hello.
am trying to populate a list view via ajax and jquery. after i have populated the data. the enhancement doesnt show.

this is what i did.

now in the result pane are two different results. the first result labeled " Static".is what i want to acheive when i receive the data. and the second to the last one is  what am getting instead.
when i inspect the element in the browser there is a new class(ui-link) that is been added to the <a />. i tried to remove it but its not working.

i dont know why the enhanceWithin() is not working. could some please help me out.