- Jan 1, 2014
- 486
- 0
- 0
- Launch Internet Explorer and go to any webpage you want.
- Head to the bottom menu by hitting the Context (three-dot) button in the lower-right corner.
- Choose the ?add to favorites? option.
- In the ?Name? field, you can enter "Jump to Top"
- In ?Web address? field write the the following string- javascript:scroll(0,0)
- Hit ?done?
- Launch Internet Explorer and go to any webpage you want.
- Head to the bottom menu by hitting the Context (three-dot) button in the lower-right corner.
- Choose the ?add to favorites? option.
- In the ?Name? field, you can enter "Jump to Top"
- In ?Web address? field write the the following string- javascript:scroll(0,0)
- Hit ?done?
I think it cannot work! Apparently, you can't add unencoded , (semicolon) in a URL and JavaScript would not understand scroll(00)
It would be surprising if these tricks worked in your phones!
Thanks for this workaround. A slight correction to the Java address... Enter as below with no dash or commas, and add the carat ^ to the beginning of the name of your bookmark so that it remains at the top of your list of favorites. i.e.,
^ Top of Page
javascript:scroll(00)
see SWITCH 8: WP8 Internet Explorer : Jump to Top