示例#1
0
                                                                                    <input type="text" name="lda_lokasi" id="lda_lokasi" style="width:450px;" readonly="readonly" placeholder="(semua Lokasi)">
                                                                                    <input type="button" name="idbtnlookupkelompok" id="idbtnlookupkelompok" value="Pilih" onclick = "showSpoiler(this);">
                                                                                            <div class="inner" style="display:none;">
                                                                                                    <style>
                                                                                                    .tabel th {
                                                                                                    background-color: #eeeeee;
                                                                                                    border: 1px solid #dddddd;
                                                                                                    }
                                                                                                    .tabel td {
                                                                                                    border: 1px solid #dddddd;
                                                                                                    }
                                                                                                    </style>
                                                                                                    <?php 
$alamat_simpul_lokasi = "{$url_rewrite}/function/dropdown/simpul_lokasi.php";
$alamat_search_lokasi = "{$url_rewrite}/function/dropdown/search_lokasi.php";
js_checkboxlokasi($alamat_simpul_lokasi, $alamat_search_lokasi, "lda_lokasi", "lokasi_id", 'lokasi', 'yuda2');
$style1 = "style=\"width:525px; height:220px; overflow:auto; border: 1px solid #dddddd;\"";
checkboxlokasi($style1, "lokasi_id", 'lokasi', 'yuda2');
?>


                                                                                                    
                                                                                            </div>
                                                                            </td>
                                                                    </tr>
                                                                    <tr>
                                                                            <td>&nbsp;</td>
                                                                    </tr>
                                                                      <tr>
                                                                            <td>SKPD<br>
                                                                                    <input type="text" name="lda_skpd" id="lda_skpd" style="width:450px;" readonly="readonly" placeholder="(semua SKPD)">
                 <input type="text" style="width:480px;" name="lda_lokasi" id="lda_lokasi2"  style="width:450px;" readonly="readonly" placeholder="(Semua Lokasi)">
         <input type="button" name="idbtnlookuplokasi" id="idbtnlookuplokasi" value="Pilih" onclick = "showSpoiler(this);">
                 <div class="inner" style="display:none;">
                         <style>
                                 .tabel th {
                                         background-color: #eeeeee;
                                         border: 1px solid #dddddd;
                                 }
                                 .tabel td {
                                         border: 1px solid #dddddd;
                                 }
                         </style>
                                 <?php
                                     $alamat_simpul_lokasi="$url_rewrite/function/dropdown/simpul_lokasi.php";
                                     $alamat_search_lokasi="$url_rewrite/function/dropdown/search_lokasi.php";
                                     js_checkboxlokasi($alamat_simpul_lokasi, $alamat_search_lokasi,"lda_lokasi2","lokasi_id2",'lokasi2','ki');
                                     $style1="style=\"width:525px; height:220px; overflow:auto; border: 1px solid #dddddd;\"";
                                     checkboxlokasi($style1,"lokasi_id2",'lokasi2','ki');
                                     ?>
                 </div>
         </td>
 </tr>
 </td>
 </tr>
         <tr>
                     <td>
                             SKPD
                                 <br>
                                     <input type="text"style="width:480px;" name="lda_skpd" id="lda_skpd5" placeholder="(Semua SKPD)" readonly="readonly">
                                     <input type="button" name="idbtnlookupkelompok" id="idbtnlookupkelompok"value="Pilih"onclick = "showSpoiler(this);">
                                             <div class="inner" style="display:none;">