0

Is there any sort of way, framework or plugin where I can get the default value of a div after it has been changed from the dom/devTool? For example if <div class="div-1">Alex</div> and I use dom/DevTool to change it to <div class="div-1">Megan</div>, when I want to get the text of that div how do I get Alex instead of Megan. I am doing ajax so I need the default data instead of the changed data.

Sang Nguyen
  • 167
  • 1
  • 9

0 Answers0