[ List Archives Home ] [ Thread index for 2008 ]
[ Date index for 2008 ]
[ Author index for 2008 ]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
I have used the following workaround; it uses the |u part of the 856 field.
At the end of the URL, I add:
" target="_blank
You have to leave off the final quote mark, even though it looks wrong. In
the background, the machine is taking the contents of the |u and
surrounding it (them?) with " ", then inserting the result into <a href=>
at the proper place. So that strange-looking thing above terminates the
machine's first quote mark, adds the 'target' parameter, and supplies the
opening quote mark for teh value _blank.
Several years ago you could just add: target=_blank; then this stopped
working. Inspecting the URL that the browser was trying to go (on
mouse-over) to showed that the server was now adding quotes, and of course,
one set of quotes won't do. I'm hoping my current workaround won't stop
working any time soon!
Tom Baker
To "IUG INNOPAC List" <innopac at innopacusers dot org>
cc
bcc
Subject Re: [IUG] 856 link to open in a new window
"Still, Erik R" <erik dot r dot still at boeing dot com>
Sent by: innopac-bounces at innopacusers dot org
12/03/2007 08:18 PM
Please respond to
IUG INNOPAC List <innopac at innopacusers dot org>
I am hoping that Release 2007 will include an option for 856 links to
always open in a new window. I saw that enhancement listed on a
presentation by Dinah Sanders at the Northwest regional IUG conference
in October 2006. However, I don't see that enhancement listed on the
Release 2007 Preliminary Enhancements List
(
http://csdirect.iii.com/csd/release_notes/enhlist/Rls2007_Prelim_Enhlis
t.php).
It is possible to force 856 links to open in a new window by inserting
the appropriate HTML <a> in the 856|z field, like this:
856 |uAbsoluteURLhere |z<A HREF="AbsoluteURLhere" target="_blank">View
Document Online</A>
With this code, the user sees the following hyperlink text:
View Document Online
The target="_blank" part of the <a> tag is what causes selection of the
hyperlink to spawn a new window.
A word of warning, however. From a usability point of view, spawning
new browser windows is not necessarily a desirable thing. Since some
browser's new window fills the screen, users may wonder where the
catalog window went, and why they can get Back to it from the new
window. Users can also end up with a multitude of new windows.
In addition, putting an <a> tag in the 856|z creates invalid HTML -
because the result is an <a> tag nested within another <a> tag. This is
currently not a problem with the browsers I use, but may be a problem in
the future with standards-compliant browsers.
And if III includes the option to open 856 field links in a new window,
you would probably want to remove the <a> tag from 856|z.
-- Erik Still, Boeing Library
> -----Original Message-----
> From: Deb Bergeron [
mailto:bergeron at macalester dot edu]
> Sent: Monday, December 03, 2007 3:30 PM
> To: IUG INNOPAC List
> Subject: [IUG] 856 link to open in a new window
>
> Anyone been able to have the 856 open in a new window and
> still have the link go to the correct url, such as Serials Solutions?
>
> Thanks,
>
> Deb
> --
>
> Deb Bergeron <
mailto:bergeron at macalester dot edu> System Admin:
> User Support CLIC Consortium <
http://clic.edu>
> 1619 Dayton Avenue, Suite 204A
> Saint Paul, MN 55104
> O:*651.644.3878* C:*651.487.7609* F:651.644.6258
>
>
>
> --- StripMime Report -- processed MIME parts --- multipart/alternative
> text/plain (text body -- kept)
> text/html
> ---
> --
> This message was distributed through the Innovative Users
> Group INNOPAC list Public replies: INNOPAC at innopacusers dot org
> Update your subscription options:
>
http://innopacusers.org/mailman/listinfo/innopac
>
--
This message was distributed through the Innovative Users Group INNOPAC
list
Public replies: INNOPAC at innopacusers dot org
Update your subscription options:
http://innopacusers.org/mailman/listinfo/innopac