Skip to content

Mobile device specific (notification-bar-like) placement (feature request) #144

Open
@dennis97519

Description

@dennis97519

Is it possible to make a mobile wiki style tooltip that pops up from the bottom? and trigger this style on mobile user agent string or a mobile flag.
wiki citation popup

Activity

stevenbenner

stevenbenner commented on Apr 2, 2016

@stevenbenner
Owner

Not with PowerTip today. At least not easily.

You can try to detect if you're on a mobile device or in a small virtual screen resolution then disable the PowerTip tooltips entirely and use some custom code, or different plugin designed to do those kinds of popups. But that sounds kind of painful to me.

I haven't had to do this yet, so I can't recommend any good tools to do this. But I'm confident that someone (probably many someones) has written scripts to do exactly those types of popups.

But to rephrase this as a feature request; I could consider adding new tooltip positions based on the window edges instead of an element in the page. For example { placement: 'screenBottom' }.

added
QuestionQuestions or discussions that do not require any software changes.
on Apr 2, 2016
dennis97519

dennis97519 commented on Apr 3, 2016

@dennis97519
Author

Yeah, the new tooltip positions would be good.

added
FeatureSoftware improvements that involve implementing new features.
on Apr 24, 2016
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

    FeatureSoftware improvements that involve implementing new features.QuestionQuestions or discussions that do not require any software changes.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @stevenbenner@dennis97519

        Issue actions

          Mobile device specific (notification-bar-like) placement (feature request) · Issue #144 · stevenbenner/jquery-powertip