Page 1 of 1

Amazon Wishlist

Posted: Sun Apr 17, 2011 8:56 pm
by Piccolo1986
Hello,
i have a special bookmark from amazon which calls a java function, to add any webpage to your amazon wishlist.
But if noscript is active it doesn't work, i have to disable noscript each time i want to add something,
is there a way to add a exeption for this to noscript?

here is the function it calls:

javascript:(function(){var%20w=window,l=w.location,d=w.document,s=d.createElement('script'),e=encodeURIComponent,o='object',n='AUWLBookdeDE',u='http://www.amazon.de/wishlist/add',r='r ... ,200):!w[n]?(s[a]('charset','UTF-8'),s[a]('src',u+'.js?loc='+e(l)+'&b='+n),d.body.appendChild(s),f()):f()},f=function(){!w[n]?T(f,200):w[n].showPopover()};typeof%20s!=o?l.href=u+'?u='+e(l)+'&t='+e(d.title):g()}())

Re: Amazon Wishlist

Posted: Sun Apr 17, 2011 11:55 pm
by dhouwn
JavaScript, not Java.

Re: Amazon Wishlist

Posted: Mon Apr 18, 2011 11:02 am
by Giorgio Maone
Unfortunately this bookmarklet is designed not to work on non-whitelisted pages.