prevent changing url in location bar
i'd like to make browser open a specific page and prevent users from changing url (make it read only) and make my site browsing is from the site itself
i'd like to make browser open a specific page and prevent users from changing url (make it read only) and make my site browsing is from the site itself
All Replies (1)
This is rather a hack, but it works:
- make the "specific page" your home page
- drag the home and back buttons from the navigation bar to the add-on page
- make the navigation bar invisible
Of course the user can still get around it (by activating the navigation bar for instance) but it is a reasonable "first line of defense"
Modified