E - Book

BSE DIKNAS, Buku Fiksi dan Nonfiksi

Bank Soal

UH, UAS, UAN, Olimpiade, UM SPMB & Test CPNS

E - Learning

Ilmu Pengetahuan Populer dan Teknologi Informasi
 
TERIMA KASIH TELAH MAMPIR KE BLOG INI.. UNTUK MENDOWNLOAD FILE SILAHKAN KLIK TEXT BERWARNA BIRU.. .

Create a Drop Down Menu Blogroll

Dec 22, 2011

How to Create a Drop Down Menu Blogroll used on blogger.com for that you can put it on your blogger blog now how easily by entering the code below into the HTML / JAVASCRIPT in Gadget bloggers. Follow this step :
1. After login to blog account, click Layout
2. Click Add or Add Element Element
3. Click on HTML / JAVASCRIPT
4. Copy and paste this code
=============================================
<select onChange="document.location.href=this.options
[this.selectedIndex].value;">
<option value="0" selected>Arsip Blog</option>
<option value="Links 1">Text 1</option>
<option value="Links 2">Text 2</option>
</select>

=============================================
5. Click Save.
6. It is finished.

Note :
Description:
The red text are links. text1 and 2 replace it with your links.
The blue text is the text that is displayed. It also should you replace.

Examples like this:
 
<select onChange="document.location.href=this.options
[this.selectedIndex].value;">
<option value="0" selected>Arsip Blog</option>
<option value="http://mathematriks.blogspot.com/"> Create a Drop Down Menu </option>
<option value="http://
mathematriks.blogspot.com/"> Make Automatic Readmore </option>
</select>
To add or create a new link:
just copy / paste one line of an existing link and replace it with a website address that will be inserted into your blog.

Related Posts [ Jangan lupa berkomentar ea.. ]



0 Comments:

Post a Comment