MENU TERUTORIAL ADVERTISING YOUR ADS

How to Create a Dropdown menu

Dropwon menu is very practically placed anywhere without requiring a lot of room but there is a menu thatcontains all our blog

1. Log in to Blogger. Click the Design-> Page Elements
2. Click Add a Gadget -> HTML / Javascript
3. Enter the code below into the box


<select onChange="document.location.href=this.options[this.selectedIndex].
value;">
<option value="http://alamatblog.com/#" selected>Daftar Isi</option>
<option value="http://alamatLink.com/">Nama Link</option>
<option value="http://alamatLink.com/">Nama Link</option>
<option value="http://alamatLink.com/">Nama Link</option>
</select>

If you want to add new links to add the code again

<option value="http://alamatLink.com/">Nama Link</option> diatas </select>

 

Change blog address with the address of your blog.
Replace red text with a link address that you want to install.
Replace the blue text link with the name you want displayed.




4. If you already click Save. Completed
Note:
the above code to open links in same page. If you want to open links in new pages. Replace code


<select onChange="document.location.href=this.options[this.selectedIndex].
value;">


Be


<select onchange="javascript:window.open(this.options[this.selectedIndex].
value);">


Good luck ..


Photobucket Photobucket



0 komentar:

Post a Comment

Thank you for your visit and comment hope this blog can be better