dt – -Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot 6 Results  r-d.com.ua
  Gallery | Template-help...  
Here the big image which is placed to the <dt> tag gets id #largeImg. When you click the thumbnails …
Aquí la imagen grande que se coloca en la etiqueta
obtiene id #largeImg. Al hacer clic en thumbnails (pequeñas …
  “Accordion”-3 | Templat...  
First we show the first ‘accordion’ element, setting .active class for header element (<dt> tag) and applying .show() method for content element (
tag):
En primer lugar, mostramos el primer elemento de ‘acordeón’, configurando la clase .active para un elemento de cabecera (etiqueta
) y aplicando el método .show() para un elemento de contenido (etiqueta
):
  “Accordion”-3 | Templat...  
The rest of the coding makes ‘accordion’ panels to animate when panel titles (<dt> tags) are clicked:
El resto del código es necesario para que paneles de ‘acordeón’ se animen cuando se hace clic en los títulos de panel (etiqueta
):
  “Accordion”-2 | Templat...  
It is possible to setup any panel active by default. You just need to set .active class for panel <dt> tag and set 11 style for correspondent
tag.
Es posible configurar cualquier panel que es activo por defecto. Sólo tiene que configurar la clase .active para la etiqueta
del panel y especificar el estilo 11para la etiqueta
correspondiente.
  Simple Image Gallery | ...  
Here the big image which is placed to the <dt> tag gets id #largeImg. When you click the thumbnails (small images), the path to the big picture is replaced by the link that is specified by href parameter for each thumbnail. Each thumbnail itself is placed to the
tag.
Aquí la imagen grande que se coloca en la etiqueta
obtiene id #largeImg. Al hacer clic en thumbnails (pequeñas imágenes), la ruta a la imagen grande es reemplazada por el vínculo que es especificado por parámetro href para cada thumbnail. Cada thumbnail se coloca en la etiqueta
.
  “Accordion”-2 | Templat...  
The script initializes a list (
tag) with .accordion class. Also we need to setup an element (<dt> tag) with an active class (.active). This element will toggle drop-down panel also it defines which tag will define ‘accordion’ header title.
El script inicializa una lista (etiqueta
) con la clase .accordion. También tenemos que configurar un elemento (etiqueta
con una clase activa (.active). Este elemento activará el panel desplegable, también define la etiqueta que especifica el título de la cabecera de ‘acordeón’.