HTML link fail to load in my jQuery Mobile Site.

HTML link fail to load in my jQuery Mobile Site.

Hi,
I'm having trouble linking my HTML file using a href"#". Please advise am new to this.

  1. <div class="ui-btn-text">
  2.       <a href="file://server/Volume_1/vwa/www-mobile/corporate-why.html" data-transition="fade" class="ui-link-inherit">Why Choose VWA</a>
  3. </div>

Error:
OPTIONS file://server/Volume_1/vwa/www-mobile/corporate-why.html Origin null is not allowed by Access-Control-Allow-Origin.

XMLHttpRequest cannot load file://server/Volume_1/vwa/www-mobile/corporate-why.html. Origin null is not allowed by Access-Control-Allow-Origin.

Many Thanks.