 |
 |
|
|
| |
| |
| |
|
|
| Articles about Dropdown |
| Scripting: jQuery ComboBox dropdown list | | 2008-08-23 05:32:00 | | jquery.ComboBox was created by a an application developer, Ahura Mazda due to the fact that the standard Select element cannot be styled, or it is limited to what can be styled for some internet browsers, for instance: IE 6.Even at the moment the jquery.ComboBox behaves as a dropdown list and not a full combobox since [...]... | | By: Sharebrain - the best links for Webworkers | | |
| | Change dropdown list (Options) values from database with ajax and php | | 2007-12-14 10:32:32 | | I'm going to show you a example in php and ajax to change the values of the dropdown's options without refreshing the page. The values (options) of the dropdown are fetched from the database and the certain portion of the web pages is only refreshed without need to refresh the whole page.Lets's start with creating the two tables country and city and insert some dataCREATE TABLE country(id tinyint(4) NOT NULL auto_increment,country varchar(20) NOT NULL default '',PRIMARY KEY (id)) TYPE=MyISAM;CREATE TABLE city(id tinyint(4) NOT NULL auto_increment,city varchar(50) default NULL,countryid tinyint(4) default NULL,PRIMARY KEY (id)) TYPE=MyISAM;Now let's look at the html code, let's look at the code of the form and its elements<form method="post" action="" name="form1">Country : <select name="country" onChange="getCity('findcity.php?country='+this.value)"> <option value="">Select Country</option> <option value="1">USA</option> <option value="... | | By: PHP And Ajax Related Useful Resources and Codes | | |
| | membuat script menu dropdown | | 2007-05-26 13:37:46 | | Ini sebenarnya merupakan informasi mentah yang saya dapatkan tentang cara membuat program
dropdown menu (layaknya saat kita logon dari windows, kemudian di Desktop windows muncul button Start, kemudian setelah kita menekan tombol Start tersebut, muncul menu, nah itu yang disebut dropdown menu , sebenarnya lebih tepat disebut dropup menu karena muncul dari bawah ke atas, tapi apapun namanya, kira-kira begitu).
Saya dapatkan artikel dan source code script dropdown berupa javascript + html ini dari bravenet,
lumayan buat yang penasaran ingin mengcustom website / web blog-nya, biar lebih hemat ruangan dan keliatan lebih “pinter” programming.
Ini dia “info” nya, sudah saya rampingkan sehingga hanya satu menu dropdown, biar tidak terlalu panjang dan tidak kelihatan rumit, sehingga mudah untuk ditelusuri dan dipelajari.
(more…)... | | By: Belajar Tutorial apa itu Adsense, Adbrite, SEO , e | | |
|
|
| |
 |
|
| |
| |
|
 |