25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

2 lines
343 B

  1. /** PTNovelSearch-v4.1.2 LPPL License By http://www.ptcms.com/ */
  2. ;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")})};