Href links no longer opening in a new window

58 views
Skip to first unread message

Jules

unread,
May 31, 2012, 6:33:32 AM5/31/12
to Mootools Slideshow
Does anyone maybe have a solution to getting href links to open again
in a new window?

http://www.younique-design.de/fileadmin/template/Slideshow/index.html

The above link contains the default downloadable demo with a href
added . All pics link to google

Each individual slideshow is then wrapped with an A TAG with the
target="_blank" attribute

<div id="overlap" class="slideshow">
<a href="http://www.somewhere.com" target="_blank">
<img src="images/1.jpg" alt="1">
</a>
</div>
Ive tested it with all major Browsers and doesnt open in a new window.
Am i simply missing something or is it no longer possible?

Any help would be greatly appreciated

Leah

unread,
May 31, 2012, 8:33:23 AM5/31/12
to mootools-...@googlegroups.com
Hi-
Do you mean you want a thumbnail to open
a gallery in a new tab- probably not, so can you
please clarify? Thanks,
Leah



--
You received this message because you are subscribed to the Google Groups "Mootools Slideshow" group.
To post to this group, send email to mootools-...@googlegroups.com.
To unsubscribe from this group, send email to mootools-slides...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mootools-slideshow?hl=en.


Jules

unread,
May 31, 2012, 9:09:09 AM5/31/12
to mootools-...@googlegroups.com

The thumbnails works fine - but the Big images when you mouseover them show google as a link - when clicked should open google in a NEW WINDOW - but what it does is just load it in the current window. The target="_blank" in the A TAG is being ignored and not inherited.

This did work before the IE9 updates.
Reply all
Reply to author
Forward
0 new messages