Дерево страниц
Перейти к концу метаданных
Переход к началу метаданных

Вы просматриваете старую версию данной страницы. Смотрите текущую версию.

Сравнить с текущим просмотр истории страницы

Версия 1 Текущий »

 

What are an order form element's extra attributes?

The Extra Attributes section specifies additional attributes that should be included in the HTML tag generated for the element. The format attribute:value.

For example, onclick:check_form(); would add the attribute onclick="check_form();" to the order form element in question. 

 Extra attributes can be used to call JavaScript, perform CSS styling, or any other items that are handled by additional attributes within the HTML tag.

What template engine do the built in order forms use?

Ubersmith uses the PHP projects Flexy (HTML_Template_Flexy) template engine. 

 

 

 

On this page:

On this page:

Related Topics 

 

 

 

  • Нет меток