hi;
I have this code but don't work:
Is a Infowindows:
div id='content'
form id='button'
div
input type='button' style='background-color:white;border-width:thin;border-style:solid;border-color:white' value='Museo Nino Bravo' onclick=location.href=(localStorage.getItem('foto'), '_system')
div
form
div
however, if I change this code works perfectly.
div id='content'
form id='button'
div
input type='button' style='background-color:white;border-width:thin;border-style:solid;border-color:white' value='Museo Nino Bravo' onclick=location.href=chart1.html
div
/form
div
My database:
And my mapping with my local storage "foto":