PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
antispam-bee
/
js
jQuery( document ).ready( function( $ ) { function ab_flag_spam() { var $$ = $( '#ab_flag_spam' ), nextAll = $$.parent( 'li' ).nextAll( '.ab_flag_spam_child' ); nextAll.css( 'display', ( $$.is( ':checked' ) ? 'list-item' : 'none' ) ); } $( '#ab_flag_spam' ).on( 'change', ab_flag_spam ); ab_flag_spam(); } );
[+]
..
[-] dashboard.js
[edit]
[-] dashboard.min.js
[edit]
[-] raphael.helper.js
[edit]
[-] scripts.min.js
[edit]
[-] scripts.js
[edit]
[-] raphael.helper.min.js
[edit]
[-] raphael.min.js
[edit]