Изменения документа 2.2

Редактировал(а) ashumilin 19.06.2024 15:06

От версии 2.1
отредактировано bgetman
на 17.08.2021 07:08
Изменить комментарий: К данной версии нет комментариев
К версии 3.1
отредактировано bgetman
на 17.08.2021 07:08
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -5,10 +5,39 @@
5 5  
6 6  Основные изменения:
7 7  
8 -~1. Устранение уязвимостей:
9 -
8 +1. Устранение уязвимостей:
10 10  2. Расширение функционала:
11 11  
11 +{{showhide id="1" showmessage="Show" hidemessage="Hide" style="background-color: #ccc"}}
12 +Here is some hidden content that can become visible
13 +Here is some hidden content that can become visible
14 +Here is some hidden content that can become visible
15 +Here is some hidden content that can become visible
16 +{{/showhide}}
17 +With scriptaculous effect "appear"
18 +Show
19 +{{showhide id="2" showmessage="Show" hidemessage="Hide" effect="appear" effectduration="2" style="background-color: #ccc"}}
20 +Here is some hidden content that can become visible
21 +Here is some hidden content that can become visible
22 +Here is some hidden content that can become visible
23 +Here is some hidden content that can become visible
24 +{{/showhide}}
25 +With scriptaculous effect "slide"
26 +Show
27 +{{showhide id="3" showmessage="Show" hidemessage="Hide" effect="slide" effectduration="0.5" style="background-color: #ccc"}}
28 +Here is some hidden content that can become visible
29 +Here is some hidden content that can become visible
30 +Here is some hidden content that can become visible
31 +Here is some hidden content that can become visible
32 +{{/showhide}}
33 +With scriptaculous effect "blind"
34 +Show
35 +{{showhide id="4" showmessage="Show" hidemessage="Hide" effect="blind" effectduration="3" style="background-color: #ccc"}}
36 +Here is some hidden content that can become visible
37 +Here is some hidden content that can become visible
38 +Here is some hidden content that can become visible
39 +Here is some hidden content that can become visible
40 +{{/showhide}}
12 12  
13 13  
14 14  
... ... @@ -15,4 +15,5 @@
15 15  
16 16  
17 17  
47 +
18 18