ToolTip

I had planned to introduce my demo page featuring the EUSP Fall workshop calendar, but Mark Miller beat me to it. You can read his comments, and/or explore the page by yourself to try and discover all the featured customizations.

I’ll share more details in future posts. For now, here is the flat list of customizations, all added through the SharePoint UI (no SharePoint Designer, no server side change):
- Calendar displaying three months, not just the current month.
- Sundays have been removed (but we are open on SharePoint Saturdays!).
- The calendar height has been adjusted to fit in the page.
- Easy Tabs, that automatically generate the tabbed interface for the calendar months.
- Content types: workshops have a colored background, while a flag is displayed next to US holidays. Conferences have the standard SharePoint look.
- color coding based on the trainer’s name, for both the calendar views and the list views.
- Beauty Tips (jQuery plugin): there are many jQuery tooltip plugins around. I have selected this one for its ability to pull data from another page (in this case the display form) , and auto-position the popup in the largest available area – very useful in cases like mine where the popup has a significant size. Also, I love all the customization options. A great plugin!
- HoverIntent (jQuery plugin): another very useful plugin that analyzes your mouse movements. It waits until the user’s mouse slows down enough before triggering the tooltip.
- “learn more” button in the events list.

These customizations will of course be presented in detail in the upcoming workshops:
- Easy Tabs Interface, on September 23rd.
- Calendar solutions, on October 16th.
- Color coding and animations workshops, in November/December.

Advertisement