Installing on iOS Devices

Make a bookmark on your iphone/ipad (for any site - it’s just a placeholder) and name it “Add to Listly”

Edit the bookmark & paste in the code below replace the placeholder URL & click “Done” to save.

javascript:(function(){var width=560,height=480, a = typeof window.screenX != 'undefined' ? window.screenX : window.screenLeft, i = typeof window.screenY != 'undefined' ? window.screenY : window.screenTop, g = typeof window.outerWidth!='undefined' ? window.outerWidth : document.documentElement.clientWidth, f = typeof window.outerHeight != 'undefined' ? window.outerHeight: (document.documentElement.clientHeight - 22), h = (a < 0) ? window.screen.width + a : a, left = parseInt(h + ((g - width) / 2), 10), top = parseInt(i + ((f-height) / 2.5), 10), d=document,params = 'width=' + width + ',height=' + height + ',left=' + left + ',top=' + top + ',scrollbars=0,personalbar=0,toolbar=0,resizable=1',s=window.getSelection?window.getSelection():d.title; if(s=='')s=d.title;listly_bk=window.open('//list.ly/bookmarklet?s='+ encodeURIComponent(s) + '&t=' + encodeURIComponent(window.location),'listly', params); window.setTimeout('listly_bk.focus()', 500);})();

1 Like

hmm nice work, bookmark with app. Didn’t think about it.

Thank you for this! Gliches in bookmarking via app were driving me crazy!!!