I have tried to connect to a HTML file in the same directory using href, but it gives me an error loading page.
It gives the following error:
XMLHttpRequest cannot load file:///C:/Users/Nadeesha/Desktop/Collect/FounderR.html. Received an invalid response. Origin 'null' is therefore not allowed access.
What can I do to solve this?
<a data-theme="d" data-corners="false" data-role="button" href="FounderR.html">
<img src="images/icons/round/64x64/entr.gif" alt="entr" style="display: block; margin: 0 auto">
Founder
</a>