Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) C:\Users\DMZ\Desktop\cumbreclima\wp-content\plugins\wp-pagenavi-style\js\ drwxrwxrwx |
Viewing file: script.js (1.33 KB) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | $(document).ready(function(){ var original_val=$('#wp_pn_style_selection').attr('value'); var val1=$('#wp_pn_style_select_box').attr('value'); $('#wp_pn_style_IMG_preview').removeClass(); $('#wp_pn_style_IMG_preview').addClass(val1); if(original_val=='custom') { $('#wp_pn_custom_template_style').hide(); $('#wp_pn_style_custom_style_box').show(); } else { $('#wp_pn_style_custom_style_box').hide(); $('#wp_pn_custom_template_style').show(); } $('#wp_pn_style_selection').change(function(){ var val1=$('#wp_pn_style_selection').attr('value'); if(val1=='custom') { $('#wp_pn_style_custom_style_box').show(); $('#wp_pn_custom_template_style').hide(); } else { $('#wp_pn_style_custom_style_box').hide(); $('#wp_pn_custom_template_style').show(); } }); $('#wp_pn_style_select_box').change(function(){ var val1=$('#wp_pn_style_select_box').attr('value'); $('#wp_pn_style_IMG_preview').removeClass(); $('#wp_pn_style_IMG_preview').addClass(val1); }); $('.wp_pn_color_picker').ColorPicker({ onSubmit: function(hsb, hex, rgb, el) { $(el).val(hex); $(el).ColorPickerHide(); }, onBeforeShow: function () { $(this).ColorPickerSetColor(this.value); } }) .bind('keyup', function(){ $(this).ColorPickerSetColor(this.value); }); }); |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |