Материал из Joonte Wiki
Перейти к: навигация, поиск
(Новая страница: «имя скрипта: '''styles/ИМЯ.ДОМЕНА.БИЛЛИНГА/others/Another.js''' можно использовать такие параметры var…»)
 
(нет различий)

Текущая версия на 11:23, 9 декабря 2021

имя скрипта: styles/ИМЯ.ДОМЕНА.БИЛЛИНГА/others/Another.js

можно использовать такие параметры

var $UserID             = document.currentScript.getAttribute('UserID');
var $Email              = document.currentScript.getAttribute('Email');
var $RegisterDate       = document.currentScript.getAttribute('RegisterDate');
var $InvoicesAmount     = document.currentScript.getAttribute('InvoicesAmount');