Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS/HTML/mintAJAX] disabled?, checkbox, disabled=disabled
Skie
post
Post #1





Grupa: Zarejestrowani
Postów: 555
Pomógł: 84
Dołączył: 20.02.2008
Skąd: Małopolska

Ostrzeżenie: (0%)
-----


Witam, dlaczego zablokowany checkbox za pomocą disabled:

Kod
input type="checkbox" id=acc_rules disabled=disabled checked=checked style="width: 13px;">


"odblokowuje się" po wykonaniu funkcji:

Kod
function SendRegister(page,lang) {
    var req = mint.Request();
    req.AddParam("lang", lang);
    req.AddParam("action", "create");
              
       req.OnSuccess = function() {
            $("response").innerHTML = this.responseText;
       }
              
        req.SendForm("register");
}
Go to the top of the page
+Quote Post

Posty w temacie
- Skie   [CSS/HTML/mintAJAX] disabled?   2.04.2008, 19:34:08


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 24.08.2025 - 18:11