Changes

Jump to navigation Jump to search
225 bytes added ,  12:02, 14 May 2015
no edit summary
This page is about a useful bookmarklet (executable JavaScript bookmark) that let's you search the Merrimack Valley Library Consortium (MVLC). There is also a [[:Category:Library|Library]] category for all things library.
 
 
== The bookmarklet ==
Want this [[wp:bookmarklet|bookmarklet]]? Drag the following link to your browser bookmark bar: <html><a href="javascript: (function(){var t=window.getSelection?window.getSelection().toString():document.selection.createRange().text;var re = /[\s\-xX0-9]{10,17}/;var OK = re.exec(t);if (!OK) {alert(t + ' is not a valid ISBN\n Please just select a 10 or 13 digit ISBN\ndashes and spaces are OK');} else {t = t.replace(/[\-\s]/,'');window.location='http://newburyport.mvlc.org/eg/opac/results?contains=contains;_special=1;qtype=identifier%7Cisbn;locg=1;pane=numeric;query='+t}})();">Search MVLC</a></html>
4,558

edits

Navigation menu