How to Make a Widget Blogroll With Dropdown Style

Have many blogger friends is fun. And of course we will put their links in the sidebar of our blog with the help of a widget. A widget that will put links our friends that we might easily see them, so going back to visit our blog of course.
Then if we have a sidebar full of accessories blog and want to add widgets bloggrol but only a little space remaining? What we need is a simple widget, but can accommodate many of our friends links.Following tips will help you make the widget bloggrol with dropdown style :


1. Sign in to your Blogger Account
2. Select Layout, then select add gadget, and select HTML / Javascript
3. Then copy and paste this code in the gadget :

<form>
<select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1
name=menu>
<option />Blogroll
<option value="http://URL Linkk" />Name Blog
<option value="http://URL Link" />Name Blog
<option value="http://URL Link" />Name Blog
<option value="http://URL Link" />Name Blog
</select>
</form>

4. Change "http://URL Link" with your friend links and Name Blog for your friend names
5. Save Gadget.
And here its the result :

That's it Tip How to Make a Widget Blogroll With Dropdown Style, and now you can add your firend as many you want with little space on your side bar. Hopely Usefull

4 komentar:

Iklan Nusantara mengatakan...

Info yang berguna buat saya, Mau pasang iklan Gratis ??? Kami tempatnya !

supriatno mengatakan...

Nice info faqila... Links Exchange???

Ekowisata Ujungkulon mengatakan...

I found similar tips like this from Kang Rohman's blog, but I don't think this posting is the same like his writing. (I hope so..)

faqila mengatakan...

@ekowisata : This tips are same with all blogger post because the script is same, but i'm write original ! Thanks !

Posting Komentar

Related Posts Plugin for WordPress, Blogger...