Форумы / Cotonti / Support / country in register

code_87
#12391 12.05.2009 02:46
# Koradhil : You could use javascript for this. Try:
$(document).ready(function(){
$('select[name="rcountry"]').attr("disabled","disabled");
});
Not tested, just making this up.

thanks a lot sir.. it works but is there any way aside from that one? a core hack or plugin? coz if they just disable all javascript before entering the register page they can change the country again :-(
[b]I give you stuffs... and my stuffs i give you![/b] :D
Отредактировано: code_87 (12.05.2009 03:14, 16 лет назад)