blogger widgets |
It will look like -
To add this Widget -
1. Go to Blogger Dashboard >> Layout >> Add Page Element >> HTML/Java Script.
and add following code there and save. It's done
Code
<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')" size="1" name="menu"><option>- Click a Option - </option><!-- change the links with your own --><option value="http://www.yourlink1.com/">option1</option><option value="http://www.yourlink2.com">option2</option><option value="http://www.yourlink3.com/">option3</option><option value="www.yourlink4.com/">option4</option></select></form>
Change Links and titles as per your needs. Please keep Get this Widget link. Also you can add other links too.
very useful tips friend.thank you.
ReplyDelete