I frequently go to a library results page that has two pieces of information I want:
- The Listing Title: An
<h1>
withclass="title"
- The Call Number: A
<td>
withclass="call"
I want to be able to automatically copy the content of these two elements to a couple of named clipboards. Is this possible?
Awesome person, ComplexPoint, answered this on the KM forums here