阅读背景:

如何使用jquery创建角色选择页面?

来源:互联网 
$('.character1').eq(0).on('click',function(){
    location.href = 'index.html';
    $('.player1').eq(0).css('background','broly.png');
    console.log('this is working');
});
$('.character1').eq(0).on('click',function(){
 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: