bibliocoll / JournalTouch

JournalTouch provides a touch-optimized interface for browsing current journal tables of contents in Responsive Design. Fun!
15 stars 11 forks source link

opening abstract link at [View & Print] does not work #83

Closed realsobek closed 8 years ago

realsobek commented 8 years ago

The link is OK, but the mechanism to open it seems to be broken on my client (Fedora 22 x86_64, Firefox 44.0). Disabling popup blocker did not make a difference.

Instead of: <a href="http://dx.doi.org/10.1257/app.20150044" class="popup"> Star Wars: The Empirics Strike Back † </a> you could use: <a href="http://dx.doi.org/10.1257/app.20150044" target="_blank">Star Wars: The Empirics Strike Back †</a>