Frontend elements to SugoiMusic, including CSS and public/private headers.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

script_factory.phtml 143 B

8 years ago
8 years ago
8 years ago
1234
  1. <script type="text/javascript" class="preview_code">
  2. $(document).ready(function () { TextareaPreview.factory([<?=$script?>]); });
  3. </script>