Skip to content

Tooltips are sometimes left hanging#10

Open
danimesq wants to merge 2 commits intoFloflis:masterfrom
42Lines:master
Open

Tooltips are sometimes left hanging#10
danimesq wants to merge 2 commits intoFloflis:masterfrom
42Lines:master

Conversation

@danimesq
Copy link
Member

@danimesq danimesq commented Aug 19, 2018

Merge from: drewwilson#9.

* This TipTip jQuery plug-in is dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.
'b' is already defined.
'd' is already defined.
'f' is already defined.
'l' is already defined.
Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
['top'] is better written in dot notation.
['left'] is better written in dot notation.
'l' used out of scope.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants