<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;">
                                                 <style>
                                                         .tabel th {
Example #2
0
                                                                                            <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="button" name="idbtnlookupkelompok" id="idbtnlookupkelompok" value="Pilih" onclick = "showSpoiler(this);">
                                                                                            <div class="inner" style="display:none;">
.tabel th {
background-color: #eeeeee;
border: 1px solid #dddddd;
}
.tabel td {
border: 1px solid #dddddd;
}
</style>

<?php 
//include "$path/function/dropdown/function_kelompok.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, "idlokasi2", "lokasi_id2", 'lokasi2', 'l2');
$style2 = "style=\"width:525px; height:220px; overflow:auto; border: 1px solid #dddddd;\"";
checkboxlokasi($style2, "lokasi_id2", 'lokasi2', 'l2');
?>

</div>
</td>
<td></td>
</tr>
<tr>
<td>SKPD</td>
<td colspan=2>
<input type="hidden" name="idgetkelompok" id="idgetkelompok" value="">
<input type="text" name="lda_skpd10" id="lda_skpd10" style="width:450px;" readonly="readonly" value="<?php 
echo $_SESSION['ses_satkername'];
?>
">
<input type="button" name="idbtnlookupkelompok" id="idbtnlookupkelompok" value="Pilih" onclick = "showSpoiler(this);">