[Request] Mouseover Tooltip for pictures in forumdisplay_thread
Jumper Offline
Member
***
Posts: 75
Joined: Aug 2010
Post: #5
RE: [Request] Mouseover Tooltip for pictures in forumdisplay_thread
Sure...

Key: pref_pic2
Input Field Type: Textbox
Editable by: Everyone
Display Parsing: Plain text
Display Format:

HTML Code
<img src="{$mybb->settings['bburl']}/images/dot_preview.gif" onmouseover="this.src='{VALUE}'; " onmouseout="this.src='{$mybb->settings['bburl']}/images/dot_preview.gif';" /> ⇦ Preview


My Display Format is not a good solution. the user must go to the dot-picture to see the preview. this is the reason why i need a mouseover for the thread-titles Smile

09-19-2011 01:34 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: [Request] Mouseover Tooltip for pictures in forumdisplay_thread - Jumper - 09-19-2011 01:34 AM

 Standard Tools
Forum Jump: