Setting up Udorami’s bookmarklet to work with an iPad is a little trickier than it is for a desktop/laptop computer. We’ll walk you through the steps here. It only has to be done once and you’re good to go.
- First we’ll copy the bookmarklet to your clipboard
- Select the paragraph below (Bookmarklet, starts with javascript)
- Press and hold, then select Copy
- Go to Favorites, save this page as a bookmark
- Select that bookmark and change it’s name to Udorami
- Erase the URL that’s currently there
- Paste from the clipboard into the URL, press and hold, select Paste.
- Now you have a bookmark that you can use while browsing the web.
javascript:(function(){if(window.myBookmarklet!==undefined){myBookmarklet();}else{document.body.appendChild(document.createElement(‘script’)).src=’//www.udorami.com/lists/js/ubml.js?’;}})();