Package

com.karasiq.bootstrap

tooltip

Permalink

package tooltip

Visibility
  1. Public
  2. All

Type Members

  1. final class Tooltip extends BootstrapComponent

    Permalink
  2. trait TooltipOptions extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  3. final class TooltipPlacement extends AnyRef

    Permalink

Value Members

  1. object Tooltip

    Permalink

    Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage.

    Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage. Tooltips with zero-length titles are never displayed.

    See also

    http://getbootstrap.com/javascript/#tooltips

  2. object TooltipPlacement

    Permalink

Ungrouped