- http://www.howtoforge.com/perfect-server-ubuntu-11.04-ispconfig-3
- http://www.howtoforge.com/perfect-server-ubuntu-11.04-ispconfig-3-p2
- http://www.howtoforge.com/perfect-server-ubuntu-11.04-ispconfig-3-p3
- http://www.howtoforge.com/perfect-server-ubuntu-11.04-ispconfig-3-p4
- http://www.howtoforge.com/perfect-server-ubuntu-11.04-ispconfig-3-p5
- http://www.howtoforge.com/perfect-server-ubuntu-11.04-ispconfig-3-p6
Jumat, Juli 15, 2011
Ubuntu 11.04 : Perfect Server Ubuntu 11.04 with ISPConfig
How to install Perfect Server Ubuntu 11.04 with ISPConfig
Kamis, Juli 14, 2011
JQuery : Autocomplete Force Input
case : you use jquery autocomplete to replace an old style drop down menu and you want to force user to choose at least one of these input option.
solution : use a "mustMatch";
solution : use a "mustMatch";
$().ready(function() {
$("#kategori").autocomplete("../actions/autocomplete.php?p=kategori", {
width: 190,
max: 2000,
selectFirst: false,
mustMatch:true,
});
});
Minggu, Juli 03, 2011
Selasa, Juni 28, 2011
Kamis, Juni 23, 2011
Langganan:
Postingan (Atom)