Jump to content


Photo
- - - - -

Свой id для каждого поля

jbzoo 2.0+ submission

Best Answer Cheren-dow , 05 February 2014 - 16:19

Посмотрите этот топик. Все входящие параметры описаны.Можете попробовать создать свой под ваши нужды.

Go to the full post


  • This topic is locked This topic is locked
2 replies to this topic

#1 EnergY

EnergY
  • JBZoo User (rus)
  • User rate: 0.2
  • posts: 375
  • topics: 101

Posted 05 February 2014 - 15:26

Как добавить для каждого поля свой клас или id?

Пример, щас

<div class="element element-itemname first required required">
<div class="element element-jbselectcascade required required">
<div class="element element-text required required">
<div class="element element-select required required">
<div class="element element-select last required required">

а сделать

<div class="element element-itemname first required required" id="one">
<div class="element element-jbselectcascade required required"  id="two">
<div class="element element-text required required" id="three">
<div class="element element-select required required" id="four">
<div class="element element-select last required required" id="five">

или что каждые следующий id для div генерился автоматом, например div1,div2 и т.д.

 

Это нужно для создания зависимой от выбора полей формы подачи


  • 0

#2 Sliapy

Sliapy
  • JBZoo User (rus)
  • User rate: 50.5
  • posts: 6393
  • topics: 15

Posted 05 February 2014 - 16:11

Не представляю, возможно ли такое сделать через PHP без серьезного ковыряния в коде. Через js делается как-то так

 

http://jsfiddle.net/3PtWN/


  • 0
[color=#aa0000]Не забывайте нажимать кнопку "Вопрос Решён" под сообщением, которое решило Вашу проблему.[/color]

#3 Cheren-dow

Cheren-dow
  • JBZoo User (rus)
  • User rate: 95.7
  • posts: 5060
  • topics: 31

Posted 05 February 2014 - 16:19   Best Answer

Посмотрите этот топик. Все входящие параметры описаны.Можете попробовать создать свой под ваши нужды.


Edited by Cheren-dow, 05 February 2014 - 16:21.

  • 0
Изображение
 





Also tagged with one or more of these keywords: jbzoo 2.0+, submission

Click to return to top of page in style!