Title: Responsive Mobile-Friendly Tooltip
Author: ItayXD
Published: <strong>18 avril 2013</strong>
Last modified: 18 décembre 2017

---

Recherche d’extensions

![](https://ps.w.org/responsive-mobile-friendly-tooltip/assets/banner-772x250.png?
rev=699982)

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/responsive-mobile-friendly-tooltip_bbad9a.
svg)

# Responsive Mobile-Friendly Tooltip

 Par [ItayXD](https://profiles.wordpress.org/itayxd/)

[Télécharger](https://downloads.wordpress.org/plugin/responsive-mobile-friendly-tooltip.1.6.6.zip)

 * [Détails](https://fr.wordpress.org/plugins/responsive-mobile-friendly-tooltip/#description)
 * [Avis](https://fr.wordpress.org/plugins/responsive-mobile-friendly-tooltip/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/responsive-mobile-friendly-tooltip/#installation)
 * [Développement](https://fr.wordpress.org/plugins/responsive-mobile-friendly-tooltip/#developers)

 [Support](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/)

## Description

tooltips are used to present a tiny amount of hidden content (mainly explanatory,
so-called tips), that pops up when user moves a cursor over or clicks (less common)
on a special target.

### Key Features

 * It’s responsive. It relies on a maximum width value when viewed on large screens,
   adopts to narrow environments and picks the best viewable position relatively
   to the target (top, bottom; left, center, right).
 * It’s mobile-friendly. It pops up when a call-to-action button is tapped and disappears
   when tapped on the tooltip itself.
 * It’s HTML formatting capable. Need to write some words in italic or so? No problem,
   this will work out.
 * It’s extremely easy to use: A tooltip button in added to the default WordPress
   editor, all you have to do it click it and fill the pop-up dialog, the rest is
   taken care of automatically.

### Advance

 * The button adds a WordPress short-code, if you want the tip to be HTML formated(
   avoid block level elements) you can just wrap it with [tooltip tip= » »][/tooltip]
   in tinyMCE.
 * You can also assign the attribute rel= »tooltip » and title= »Enter your tip 
   here » to any of body tags in HTML file where you want the tooltip to pop up 
   when called.
 * You can change the pop-up look by editing responsive-tooltip.css. change it to
   what ever suits your website best!

## Captures d’écrans

 * [[
 * The tooltip in action.
 * [[
 * The editor dialog.

## Installation

 1. Upload the unzipped folder to the `/wp-content/plugins/` directory.
 2. Activez l’extension par l’intermédiaire du menu « Extensions » de WordPress.
 3. Check out your new button on the WordPress editor.

## FAQ

Non I can think of, contact for help.

  Installation Instructions

 1. Upload the unzipped folder to the `/wp-content/plugins/` directory.
 2. Activez l’extension par l’intermédiaire du menu « Extensions » de WordPress.
 3. Check out your new button on the WordPress editor.

## Avis

![](https://secure.gravatar.com/avatar/6e4bcdcb4749bb317b8260ca1bf9504a16088105d056a2b0d8c5cf0a145a688c?
s=60&d=retro&r=g)

### 󠀁[perfect](https://wordpress.org/support/topic/perfect-3346/)󠁿

 [Mike V. Gorbunov](https://profiles.wordpress.org/michael_zloi/) 26 novembre 2016

It’s simple and it works:)

![](https://secure.gravatar.com/avatar/ac0209adb50b666620b8a699d705276588b9e5dfbd6f036bc2cb4408d71f140c?
s=60&d=retro&r=g)

### 󠀁[Easy to use!](https://wordpress.org/support/topic/easy-to-use-1033/)󠁿

 [LogoLogics](https://profiles.wordpress.org/logologics/) 3 septembre 2016

Nice plugin, easy to use and works great on mobile as well. As far as styling I 
do not like the underline it creates and not sure how to use custom css. Apart from
that, great plugin that works well!

![](https://secure.gravatar.com/avatar/91ffeff68d714f3c4c8b34133ae3911f58427bab9b76f07ebf4793c6cdaaf1bb?
s=60&d=retro&r=g)

### 󠀁[Update: With latest version, went from 4 stars to 5](https://wordpress.org/support/topic/good-but-not-perfect-11/)󠁿

 [mojamba](https://profiles.wordpress.org/mojamba/) 3 septembre 2016 5 réponses

My previous review said: « It hasn’t been updated in 2 years, but still seems to
work just fine, though I am not actually using it with the editor (I use it coded
in my theme in multiple locations) so I cannot speak to that. I also agree with 
the review by @thorshammer that it cuts off the display if it is long and near the
top of the screen – it would be great if it automatically recognized screen position
and changed location accordingly. » As you can see in the comments, the developer
responded to my review and then fixed the previous problem. So, now it works great
and, I think, deserves 5 stars. Definitely recommend

 [ Lire les 17 avis ](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Responsive Mobile-Friendly Tooltip » est un logiciel libre. Les personnes suivantes
ont contribué à cette extension.

Contributeurs

 *   [ ItayXD ](https://profiles.wordpress.org/itayxd/)

[Traduisez « Responsive Mobile-Friendly Tooltip » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/responsive-mobile-friendly-tooltip)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/responsive-mobile-friendly-tooltip/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/responsive-mobile-friendly-tooltip/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/responsive-mobile-friendly-tooltip/)
par [RSS](https://plugins.trac.wordpress.org/log/responsive-mobile-friendly-tooltip/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.6.5

 * Fix admin panel.

#### 1.6.5

 * Fix arrow in down position.

#### 1.6.2

 * Fix up position.

#### 1.6

 * Both « Invert » and « Hover » attributes are deprecated.
 * Hopefully all bugs fixed.
 * Dialog is working again.

#### 1.5.2

 * added the ajax folder we.. lost

#### 1.5.1

 * Allow the « hover » attribute to provide nested shortcode available in bubble
   content
 * « invert » attribute is still available but it’s deprecated

#### 1.5

 * Allow the « invert » attribute to provide nested shortcode available in bubble
   content

#### 1.4

 * Nested Shortcodes in tooltip base content (not the bubble content)

#### 1.3

 * Bug fix- Dialog underlay.

#### 1.2

 * Bug fix- Fixed the blinking\flashing tip (Hopefully).

#### 1.1

 * Bug fix – fixed problem when using ‘.

#### 1.0

 * Adds CSS editor and style options (image in tooltip coming soon).

#### 0.2

 * Bug fix – fix tip flashing when the target (the content to be hovered) is a block
   level element.

#### 0.1

 * first version!

## Méta

 *  Version **1.6.6**
 *  Dernière mise à jour **il y a 8 ans**
 *  Installations actives **700+**
 *  Version de WordPress ** 3.0.1 ou plus **
 *  Testé jusqu’à **4.3.34**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/responsive-mobile-friendly-tooltip/)
 * Étiquettes
 * [mobile-friendly](https://fr.wordpress.org/plugins/tags/mobile-friendly/)[responsive](https://fr.wordpress.org/plugins/tags/responsive/)
   [tinyMCE](https://fr.wordpress.org/plugins/tags/tinymce/)[tooltip](https://fr.wordpress.org/plugins/tags/tooltip/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/responsive-mobile-friendly-tooltip/advanced/)

## Évaluations

 4.4 sur 5 étoiles.

 *  [  13 avis à 5 étoiles     ](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/?filter=5)
 *  [  2 avis à 4 étoiles     ](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/?filter=2)
 *  [  2 avis à 1 étoiles     ](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/reviews/)

## Contributeurs

 *   [ ItayXD ](https://profiles.wordpress.org/itayxd/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/responsive-mobile-friendly-tooltip/)