Adikz.com
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Drop Down List

3 posters

Go down

Drop Down List Empty Drop Down List

Post by Nathan Adhitya Mon Jun 18, 2012 9:04 am


AdiKz Forum Official Tutorial


Introduction


How to make a drop down list


Setting Up


Instant
Code:
<div id="EchoTopic">
<form name="jump2">
<select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">
<option value="">TITLE OF DROP-DOWN LIST HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>

</select>
</form>
</div>
Waiting With Check
Code:
<form name="jump"><script>function jumpMenu(){location=document.jump.menu.options[document.jump.menu.selectedIndex].value;}</script>                                                                        <select name="menu"><option value="Link HERE">Name Here</option>
<option value="Link HERE">Name Here</option>
<option value="Link HERE">Name Here</option>
<option value="Link HERE">Name Here</option></select>  <a href="Javascript:jumpMenu()"><img src="http://2img.net/i/fa/valid.png" border="0"></a></form>


Customizations


You can customize the check to be other tickies you can only change the
"Link HERE" "Name Here" And "https://2img.net/i/fa/valid.png"


Demonstration


Show some screenshot / links to the tutorial



Tutorial submitted by: Nathan

AdiKz Forum


Last edited by nathanadhitya on Wed Jun 20, 2012 1:37 pm; edited 2 times in total
Nathan Adhitya
Nathan Adhitya
Moderator
Moderator

Posts Posts : 76
Reputation Reputation : 2
Join date Join date : 2012-06-16
Age Age : 21
Location Surabaya

http://tr-teamwork.mydiscussionboard.com/forum

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by Sir Chivas Mon Jun 18, 2012 7:14 pm

And where would this go? I mean I know where the coding goes, but where or why would we need this?
Sir Chivas
Sir Chivas
Designer
Designer

Posts Posts : 53
Reputation Reputation : 2
Join date Join date : 2012-06-10
Age Age : 28
Location Chicago

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by Nathan Adhitya Tue Jun 19, 2012 3:47 am

Sir Chivas wrote:And where would this go? I mean I know where the coding goes, but where or why would we need this?
Sir this is a drop down list in the instant it's the default tutorial in FM but i just use developer tools for searching the script for the code so we don't need anything and we can wait until we press the check
Nathan Adhitya
Nathan Adhitya
Moderator
Moderator

Posts Posts : 76
Reputation Reputation : 2
Join date Join date : 2012-06-16
Age Age : 21
Location Surabaya

http://tr-teamwork.mydiscussionboard.com/forum

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by Sir Chivas Tue Jun 19, 2012 6:01 am

I mean I know what it is and everything. But what I really want to know is, why are you recommending this or suggesting this? What will it do good for the forum? That's all.
Sir Chivas
Sir Chivas
Designer
Designer

Posts Posts : 53
Reputation Reputation : 2
Join date Join date : 2012-06-10
Age Age : 28
Location Chicago

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by ~@diKz~ Wed Jun 20, 2012 10:53 am

Sir Chivas wrote:I mean I know what it is and everything. But what I really want to know is, why are you recommending this or suggesting this? What will it do good for the forum? That's all.

@ Sir Chivas I think he want this to be submitted as a tutorial?

@ nathanadhitya I am right? Please change the title of this topic & use the Tutorial Table.

https://adikz.forumtl.com/t60-wan-t-to-submit-tutorials-use-this-table
~@diKz~
~@diKz~
General Admin
General Admin

Posts Posts : 714
Reputation Reputation : 41
Join date Join date : 2012-03-28
Age Age : 30
Location Adikz Forum

https://adikz.forumtl.com

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by Nathan Adhitya Wed Jun 20, 2012 1:30 pm

OK I Will Changed
Nathan Adhitya
Nathan Adhitya
Moderator
Moderator

Posts Posts : 76
Reputation Reputation : 2
Join date Join date : 2012-06-16
Age Age : 21
Location Surabaya

http://tr-teamwork.mydiscussionboard.com/forum

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by ~@diKz~ Mon Jun 25, 2012 11:46 am


Can you also indicate where to put it?

  • HTML Resource
  • CSS Resource
  • Javascript Resource
  • Admin Guides
  • Template Modifications
~@diKz~
~@diKz~
General Admin
General Admin

Posts Posts : 714
Reputation Reputation : 41
Join date Join date : 2012-03-28
Age Age : 30
Location Adikz Forum

https://adikz.forumtl.com

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by Nathan Adhitya Mon Jun 25, 2012 3:05 pm

Adikz wrote:
Can you also indicate where to put it?

  • HTML Resource
  • CSS Resource
  • Javascript Resource
  • Admin Guides
  • Template Modifications
I think it's HTML Resource
Nathan Adhitya
Nathan Adhitya
Moderator
Moderator

Posts Posts : 76
Reputation Reputation : 2
Join date Join date : 2012-06-16
Age Age : 21
Location Surabaya

http://tr-teamwork.mydiscussionboard.com/forum

Back to top Go down

Drop Down List Empty Re: Drop Down List

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum