issue on android 2.3 : document.location.href
from javascript i would like to navigate between html pages, but on android 2.3 i have an issue withe document.location.href = "#Browsing";
it doesn't works. while on android 4 and above it works.
anyone has an idea/
thanks