How to read external html file and store it to string variable using jQuery? Showing Error
问题 I am trying to Dynamically Generating the Codes for Web Application I Want to read External HTML File and store it to string variable in Javascript or Jquery ? Is there any efficient way for this..? HTML File - Object-text.html <div class="text-object"> <div class='text-area'> <span class='content'> <span class='title'> title</span><br/> <span class='address'> address </span> </span> </div> <div class='patch'></div> </div> <br class='float-clear'/> JQUERY $(document).ready(function() { $.get(