i have this but external links only in dreamweaver work not in chrome

i have this but external links only in dreamweaver work not in chrome


  1. <div data-role="footer"
  2. data-position="fixed"
  3. data-id="vs_footer">
  4. <div data-role="navbar">
  5. <ul>
  6. <li><a href="#" 
  7. data-role="button"
  8. data-icon="home"
  9. >Home</a></li>
  10. <li><a href="/map.html" 
  11. data-role="button"
  12. data-icon="info"
  13. >Map</a></li>
  14. <li><a href="#page4" 
  15. data-role="button"
  16. data-icon="search"
  17. >Search</a></li>
  18. <li><a href="/index2.html" 
  19. data-role="button"
  20. data-icon="star"
  21. >MyTravels</a></li>
  22. <li><a href="/index3.html" 
  23. data-role="button"
  24. data-icon="plus"
  25. >MyNotes</a></li>
  26. </ul>
  27. </div><!-- navbar -->
  28. </div><!-- footer -->

  29. // i have this but external links only in dreamweaver work not in chrome.... is a navbar, well? non external work everywhere....index2.html link to homepage of this  but is multipage...