MCPcopy Index your code
hub / github.com/blueimp/JavaScript-Load-Image / removeMetaData

Function removeMetaData

js/demo/demo.js:113–116  ·  view source on GitHub ↗

* Removes meta data from the page

()

Source from the content-addressed store, hash-verified

111 * Removes meta data from the page
112 */
113 function removeMetaData() {
114 metaNode.hide().removeData().find('table').remove()
115 thumbNode.hide().empty()
116 }
117
118 /**
119 * Updates the results view

Callers 2

updateResultsFunction · 0.85
displayImageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected