wfyson / OpenDataButton

Initial work on an Open Data button, to identify and highlight datasets which are not accessible.
MIT License
3 stars 1 forks source link

No action after clicking on the button #7

Closed julochrobak closed 10 years ago

julochrobak commented 11 years ago

After drag and dropping the button to my Safary and Firefox bookmarks bars, it does not work. Regardless of what page I'm on, after clicking nothing happens.

Not sure how to figure out what is going on here. There are no warnings, no error messages. When I open the "Show All Bookmarks" window, I can see the button's address is:

javascript:document.getElementsByTagName('body')%5B0%5D.appendChild(document.createElement('script')).setAttribute('id','odb-bkmlt');document.getElementById('odb-bkmlt').setAttribute('src','http://button.datalets.ch/bookmarklet');

When I click on this "address" in the "Show All Bookmarks" window than it works.

loleg commented 11 years ago

Please specify the versions of your browser & your OS so we can reproduce.

julochrobak commented 11 years ago

Safari - Version 6.0.5 (7536.30.1) Mac OS X - Version 10.7.5

loleg commented 10 years ago

Tested current version in Safari 7.0.1 / OS X 10.9.1, works fine. Please reopen if still an issue.