|
- /** PTNovelSearch-v4.1.2 LPPL License By http://www.ptcms.com/ */
- ;window.onload=function(){$(".pt-select").click(function(){$(".pt-select-cont").toggle()}),$(".pt-select-cont span").click(function(t){var c=$(this).text();$(".pt-select-text").html(c),$(".pt-select-cont").hide(),$(this).addClass("color2").siblings().removeClass("color2")})};
|