Dynamic Flex Tooltips (Updating a Visible Tooltip)
September 7th, 2010
3 comments
Here are some tips regarding my way of managing Dynamic Flex ToolTips and, in particular, how to update content of a visible tooltip.
Here are some tips regarding my way of managing Dynamic Flex ToolTips and, in particular, how to update content of a visible tooltip.
Ever wanted to display fancy tooltips without spending too much time developing custom ToolTip classes?
Replace the default ToolTip class by the customized HTMLToolTip class and use HTML tags to style and format your tooltips.
Recent Comments