朱杰兵blog

jonhney'blog
posts - 140, comments - 1, trackbacks - 0, articles - 0
var value = document.getElementById(id).value;

                $(':input:radio').each(function(){
                    if(this.value==value){
                        this.checked=true;
                        this.focus();
                        changeZb();
                    }else{
                        this.checked=false;
                    }
                });

只有注册用户登录后才能发表评论。


网站导航: