Forum Discussion

lokithorshield's avatar
lokithorshield
Contributor
10 years ago

Extract Text from the Panel

Hi I need to extract a text value from below <div class="dijitReset dijitMenuItem" role="option" item="1" id="uniqName_1_1_nameList_popup1">A, Phi</div>   The Full name of the object when I use be...
  • UnveN's avatar
    10 years ago

    Hi!

     

    You can use the contentText property of the panel to get its plain text.

     

    Hope this helps,

    UnveN.