well, you're right. I'm kind of new to all this and not especially a bright penny but from the fiddle example I learned that yes I've got to set the ":eq(2)" to ":eq(4)". So now i'm struggling with the fact that SharePoint pages have a million tables on them... So I'm trying to learn how to walk down the tree from a unique Class I am seeing. called
if you have a minute could you help walk me down to specifying the number variable form the level of the div tag class="noindex" id="WebPartQPQ4" ? I'm trying to learn but not getting it so fast. sorry.
oh never mind. I think I'm getting it. Better if I learn, that's the only way here. thanks so much. I'm going to try:
var number = $('div#webPartWPQ4 >>div >h2> table tr>td:eq(4)').text()
alert ( number)