Skip to content

Doesn't support box-shadow'ed tooltips #26

Description

@cliffordfajardo

Mostly created this issue for historical purposes of if people were looking for info
adding box shadows to this tooltip.

One thing to note:
This implementation of the tooltip with CSS only doesn't support box-shadows for older browsers that don't support css-filters unfortunately.

screen shot 2019-01-24 at 7 45 50 am

Older browsers (no css filter property support):

  • create two triangle nubbins: (1) is used as the shadow (2) second is is overlayed on top. Example

Newer browsers:

  • you can use CSS filters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions