Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Tipped basic usage not working? #6

@arisolt

Description

@arisolt

Hey,

I have a Bootstrap-based page, where I'm simply doing:

$(document).ready(function () {
	Tipped.create($("#endBtn"), "a987");
});

The result is in the Screen shot - the div is displayed in a completely unexpected location, with no styling. I'm also attaching the HTML that Tipped injects at the bottom of <body>, right after the JS imports.

Any ideas what could be going so wrong?

https://i.paste.pics/7434aa3055935a4dde39f281c4b556b2.png
https://i.paste.pics/0ed2abcca18c006f5ae2a6b92ecf164f.png

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