To make web pages / blogs, we can use the scrollbar function, dropdown, marquee, etc. on this occasion I will make a tutorial how to create a blogroll with dropdown function the way you live easily copy the code below, how:
<form>
<select name = "menu" onchange = "window.open (this.options [this.selectedIndex]. value, '_blank')" size = 1
name = menu>
<option> # Dropdown # </ option>
value="http://tutorialtutorials.blogspot.com"> <option Example 1 </ option>
value="http://tutorialtutorials.blogspot.com"> <option Example 2 </ option>
value="http://tutorialtutorials.blogspot.com"> <option Example 3 </ option>
</ select>
</ form>
1. Log into your Blogger Id
2. Add Gadget
3. Select the HTML / Javacript and copy the code above
4. Save and see the results.
And the result like this
Hopefully useful and continue to visit the blogger tutorials and do not forget to comment.
0 comments:
Post a Comment