machawk1 / ArchiveThumbnails

An implementation for Ahmed AlSum's "Thumbnail Summarization Techniques for Web Archives"
GNU General Public License v2.0
7 stars 5 forks source link

Base interface: Go button does not do anything #102

Closed machawk1 closed 9 years ago

machawk1 commented 9 years ago

Issue with handler, onlick instead of onclick.

ibnesayeed commented 9 years ago

Did you try licking the button to see if it works that way? :)

machawk1 commented 9 years ago

Type-o. Because I don't want the URIs encoded, I am dependent on an html input's onclick event overriding the onsubmit for the form. This single letter prevents the whole generic interface from functioning.