This shows you the differences between two versions of the page.
notices:html-css:ne-pas-utiliser-les-proprietes-css-display-ou-visibility-pour-masquer-un-contenu-qui-ne-peut-pas-etre-affiche-par-l-utilisateur [13 August 2013 at 14:39] Sébastien Delorme (Atalan) |
notices:html-css:ne-pas-utiliser-les-proprietes-css-display-ou-visibility-pour-masquer-un-contenu-qui-ne-peut-pas-etre-affiche-par-l-utilisateur [13 August 2013 at 15:08] (current) Sébastien Delorme (Atalan) [Scenario 1: elements are hidden but can be displayed by a user action] |
||
---|---|---|---|
Line 5: | Line 5: | ||
===== Scenario 1: elements are hidden but can be displayed by a user action ===== | ===== Scenario 1: elements are hidden but can be displayed by a user action ===== | ||
- | This scenario includes, for example, the content of a pop-in, a drop-down menu, or the different panels in a dynamic slideshow. | + | This scenario includes, for example, the content of a modal window, a drop-down menu, or the different panels in a dynamic slideshow. |
To find out how to use make these elements accessible, refer to the document [[notices:interfaces-riches-javascript]]. | To find out how to use make these elements accessible, refer to the document [[notices:interfaces-riches-javascript]]. |