Use this HTML code to create one link that opens multiple Tabs or Windows.
<a href="http://www.mccarthy-wood.com/" target="_blank" onclick="window.open("http://www.news.com.au"); window.open("http://www.1015fm.com.au");">This anchor opens three links in a single click</a>
Example Two:
<a href="http://www.weatherzone.com.au/qld/southeast-coast/beerburrum" target="_blank" onclick="window.open("http://www.bellmereweather.net/"); window.open("http://www.weatherzone.com.au/qld/brisbane/brisbane");window.open("http://www.weatherzone.com.au/qld/brisbane/redcliffe");"><span class="Apple-style-span" style="font-family: inherit;">(Open the above four links with one click)</span></a>
(Open the above four links with one click)
No comments:
Post a Comment