Jump to content
  • 0

Список и скрыть-показать div


Ино
 Share

Question

<select name=month_begin size=1 onChange="if (document.forms['app'].month_begin.id == '11') {
changeFilePermsMode('upgrade11')^;
} else {
changeFilePermsMode('upgrade3')^;
}^;">
$now[^date::now[]]
<option value="^days_per_month[$now.month;$now.year]" id=11>^dtf:format[%h %Y;$now;$dtf:rs-locale]</option>
$cn(11)
^while($cn > 0){
$now[^date::create($now.year;$now.month;1)] ^now.roll[month](+1)
$month[$now.month]
$year[$now.year]
^cn.dec[]
<option value="^days_per_month[$month;$year]" id=$cn>^dtf:format[%h %Y;${year}-${month}-01;$dtf:rs-locale]</option>
}

</select>

<div id='upgrade11' style="display:no">Some text</div>

Требуется. Когда выбираешь из списка, месяц в данном случае, то становился бы видимым div календарем. Думаю, что должны быть задействованы текст option и id div. Наверняка есть уже решение. Помогите найти на форуме.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

ТАм тонкость в том, что id option присваивается в цикле... то есть это переменная... как в селекте указать образно... взять id из опшона и показать див с таким же содержанием id, но скажем text$var

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy