|
Cut & Paste our code to provide Tony's Daily horoscopes to your website. Please ensure that your site clearly states that the horoscopes are supplied by www.TonyHyland.com
Copy this part of the code in the <head> .here. </head>section of your web page.
<script type="text/javascript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
Then copy this next part into the <body> of your webpage.
<form name="form" id="form">
<select name="jumpMenu" id="jumpMenu" onChange="MM_jumpMenu('parent',this,0)">
<option selected> Choose your star sign</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=902&Itemid=91">Aries</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=903&Itemid=92">Taurus</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=904&Itemid=93">Gemini</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=905&Itemid=94">Cancer</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=906&Itemid=95">Leo</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=907&Itemid=96">Virgo</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=908&Itemid=97">Libra</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=909&Itemid=98">Scorpio</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=910&Itemid=99">Sagittarius</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=911&Itemid=100">Capricorn</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=912&Itemid=101">Aquarius</option>
<option value="http://www.tonyhyland.com/index.php?option=com_content&task=blogcategory&id=913&Itemid=102">Pisces</option>
</select>
</form>
Banner - Copy this image to use on your own site.
|