Forum Moderators: rogerd & travelin cat

Message Too Old, No Replies

Need a Responsive Hover Box Plugin

         

cnvi

9:44 pm on Mar 28, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



Can anyone recommend a plugin that produces a box full of text that is responsive on hover?

This is what I want however this page is not responsive. I need to produce this same effect mouse or “touch” and on hover be able to produce a list of text.

I have found solutions but most of the plugins I try aren’t responsive.

thank you in advance.

[edited by: lorax at 11:41 am (utc) on Mar 30, 2015]
[edit reason] No example URLs please [/edit]

lorax

11:42 am on Mar 30, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



When you say hover - over what exactly? A navigation menu item or something else?

cnvi

7:14 pm on Mar 30, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



Lorax,

I mean anytime a word or set of words is selected on any responsive device, a floating box full of text would appear just like in the example above in my original post.

[edited by: lorax at 12:54 pm (utc) on Apr 1, 2015]
[edit reason] fixed typo [/edit]

not2easy

9:45 pm on Mar 30, 2015 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



You can add that by adding a title element to the link.
<a href="http://example.com/scpript/blahblah" title="Words You want to show when the link is hovered"></a>


If it is for mobile only you may need to add media queries to your css. A title tag on a link should show on hover in any case.

cnvi

12:21 am on Mar 31, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



Yes I tried the title tag but that isnt responsive. I am surprised there isnt a plugin out there that would accomplish this. I am not a coder prefer a plugin.