Open Maheshwbc opened 7 years ago
iframe cache not get cleared
Tried scenarios
$("#iframeid").contents().find("body").html(""); $("#care_path_doc").attr('src', ' '); $("#care_path_doc").html(''); $('#care_path_doc').empty();
@Maheshwbc Can you create a fiddle for your issue? See CONTRIBUTING.md
iframe cache not get cleared
Tried scenarios
iframe cache not get cleared
$("#iframeid").contents().find("body").html(""); $("#care_path_doc").attr('src', ' '); $("#care_path_doc").html(''); $('#care_path_doc').empty();