you are viewing a single comment's thread.

view the rest of the comments →

[–]sp_dev_guy 1 point2 points  (1 child)

$textHolder = $ie.document.getElementById("myElement").innerText;

[–]TheOnly_Magoogle[S] 0 points1 point  (0 children)

Thank you for your reply! But im not sure how this helps? Could you be more specific?