Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEvent tooltipsEvent tooltips
Previous
 
Next
New Post
1/1/2011 11:41 PM
 
Event tooltips behave in a manner that is not intuitive to all users. For example, "links" in the event description are not available to click on until an event is opened. Some users chase these links as though they are playing a video game and some become frustrated and give up.

One of my users informed me that on his Merrill Lynch investment account he can mouse over the security symbol resulting in a small window popping up with details on that security. This window:

1. Does not move as the mouse moves [the user can move their cursor into the popup window / box]
2. In this window / box there are a number of clickable links / buttons which, when clicked, display the security profile, view detailed account position, etc.

This is the kind of functionality that my user expects as it provides a natural usage model that requires no special explanation.

He also saw this kind of box on his Vanguard investment site.  He states that Vanguard's pop-up box functionality is fairly recent, only showing after their latest website re-make.  He further stated that this appears to be a javascript function of some sort, since a javascript function line appears in his bottom browser bar instead of a URL link.

Bottom line, I am searching for a solution that will satisfy my user. Is the behavior I am seeking something that can be obtained with a change to one of the templates? If so I am seeking a sample - if not what other approach is suggested?

Happy New Year,

Robert Baker

 
New Post
1/2/2011 4:50 AM
 
Hi Robert,

The events module uses an opensource set of javascript to provide the tooltip - Boxover. The challenge in providing the functionality you are looking for, and I know would be appreciated by others, is finding an appropriate opensource replacement. We don't currently have any javascript coders in the project team, so aren't able to build the functionality ourselves.

Feel free to post this request on our CodePlex site, the link is in my signature, and we will look to improve this.

Thanks
Roger

DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
1/3/2011 5:18 AM
 
Hi Robert,

A quick win for you could be to edit /DesktopModules/Events/Scripts/Tooltip.js
Uncomment and change line 192 to
  • boxMove=false;
And a "close tooltip"-link on line 159 - change to
  • dvHdr.innerHTML=CBE.boHDR+'&nbsp;&nbsp;<a href=" void(0);" title="close" onclick="fadeOut();"><img src="/images/delete.gif" alt="close" /></a>';

Now, users should be able to click tooltip content.
Hope this helps!

Cheers
Renato


 
New Post
1/3/2011 5:21 AM
 
Hi Renato,

Thanks, your help is always appreciated :-) I'm actually investigating the use of RadTooltipManager since this has a large amount of configurability, so I would hope to include this in a future release.

Cheers
Roger

DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
1/3/2011 6:52 AM
 
Hi Robert,

I have figured out the use of DNNToolTipManager which uses RadToolTipManager at the back end. This enables the function you need, so I will look to include in the next version of Events (which I guess will be some months away). In the meantime you should be able to use the changes Renato suggests to meet your needs.

Cheers
Roger

DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEvent tooltipsEvent tooltips


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out