Skip to content

Replies

0
Sapna Kumari
Sapna Kumari answered on Apr 22, 2015 1:19 PM

Hi,

Had you given table inside the div?

Thanks,

Sapna

0
Sapna Kumari
Sapna Kumari answered on Apr 22, 2015 1:11 PM

Hi Alexender,

The above code doesn't work for me.

I had written like this:

$("#tblLstUPs_scroll").scrollTop(
$("#tblLstUPs").find("tr > td:contains('IN-173-52006')").first().position().top
);

Is the above snippet is correct?