PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
plugins
/
widget-importer-exporter
/
js
jQuery(document).ready(function ($) { // Show textarea when click "copy and paste" $('#wie-content-toggle').on('click', function () { $('#wie-import-data').fadeIn('fast').focus(); }); });
[+]
..
[-] main.js
[edit]