请允许我提供帮助。 我有:
我希望案文在被点击时改写为轻绿。
$(".music").hover(
function() {
$(this).css( color , lightgreen );
},
function() {
$(this).css( color , white );
}
);
$(".music").click(function () {
$( #result ).load( album_list_index.php );
$(this).css({ color : red , font-size : 100% });
});
事先感谢你
AC
NOTE: ok im sorry i没有表明自己。
I need the div to be white when not mousedover I need it to be gree when mouseover And i need it to be red when clicked, and remain red until another button is clicked.
感谢大家的投入,大体是加级,删除班级案件,这是一个很好的教训,我一旦掌握了这一技术,就将使用更多的东西。