Title: Hoverswap
Author: Randy Hunt
Published: <strong>18 de octubre de 2010</strong>
Last modified: 31 de enero de 2012

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/hoverswap.svg)

# Hoverswap

 Por [Randy Hunt](https://profiles.wordpress.org/bbqiguana/)

[Descargar](https://downloads.wordpress.org/plugin/hoverswap.1.0.zip)

 * [Detalles](https://es-mx.wordpress.org/plugins/hoverswap/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/hoverswap/#reviews)
 *  [Instalación](https://es-mx.wordpress.org/plugins/hoverswap/#installation)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/hoverswap/#developers)

 [Soporte](https://wordpress.org/support/plugin/hoverswap/)

## Descripción

On my language-learning blog, I have a feature that shows a translation inline by
swapping out text when the mouse rolls over it. It’s very handy, and it occurred
to me that I should make it a plugin, so other people can use it too!

Hoverswap allows you to create swapping elements, whose content is swapped for its
title when the user hovers over them.

Excellent for foreign language learning and translation web sites.

#### Use

Version 1.0 has no configuration. That will be added later.
 For now, in order to
use the plugin, you create an EM tag containing the text you want to be active, 
and then you put the text for its hover state into its title attribue.

Then, to ensure that only the text you WANT to be swapped gets swapped, you must
wrap that in an element of the class “translate”.

One example implementation would be create the following unordered list:
 <UL class
=”translate”> <LI><EM title=”How are you?”>Como estas?</EM></LI> </UL>

#### Features

 * Add the “translate” class to a containing element, such as a blockquote or a 
   ul tag. Then, any em tags with a title attribute will automatically swap their
   content for the title when you move the mouse over them.

#### Planned features:

 * Allow any tag or classname to be specified as the containing element.
 * Allow any tag or classname to be specified as the translate element.

## Instalación

 1. Download the Hoverswap zip file.
 2. Extract the files to your WordPress plugins directory.
 3. Activate the plugin via the WordPress Plugins tab.

## Preguntas frecuentes

none

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

 *   [ Randy Hunt ](https://profiles.wordpress.org/bbqiguana/)

[Traduce “Hoverswap” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/hoverswap)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/hoverswap/), echa 
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/hoverswap/) o 
suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/hoverswap/)
por [RSS](https://plugins.trac.wordpress.org/log/hoverswap/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * Initial version.

## Meta

 *  Versión **1.0**
 *  Última actualización **hace 14 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 2.1 o superior **
 *  Probado hasta **3.3.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/hoverswap/)
 * Etiquetas:
 * [hover](https://es-mx.wordpress.org/plugins/tags/hover/)[swap](https://es-mx.wordpress.org/plugins/tags/swap/)
   [text](https://es-mx.wordpress.org/plugins/tags/text/)[title](https://es-mx.wordpress.org/plugins/tags/title/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/hoverswap/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/hoverswap/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/hoverswap/reviews/)

## Colaboradores

 *   [ Randy Hunt ](https://profiles.wordpress.org/bbqiguana/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/hoverswap/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://www.bbqiguana.com/donate/)