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.
11 lines
304 B
11 lines
304 B
9 years ago
|
Шаг 1: Назначение перемнных в шаблоне
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
var aveabspath = '[tag:path]';
|
||
|
var UGROUP = <?=UGROUP;?>;
|
||
|
</script>
|
||
|
|
||
|
Шаг 2: Нужен плагин для jQuery - jquery.form
|
||
|
http://malsup.com/jquery/form/
|
||
|
|