Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TangleKit Adjustable Number help attribute #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

edgerunner
Copy link

There is now a data-help attribute on TKAdjustableNumber used to change the text that appears above the value on hover.

Hope it helps

edgerunner and others added 6 commits November 22, 2011 18:04
When TKIf and TKSwitch would hide and show elements, they put the 'display: none' property on them but reverted to 'display: inline' regardless of what the element was.

Now it just removes the element style property so that the element reverts to its natural display state rather than being forced into 'inline'
There is now a data-help attribute on TKAdjustableNumber used to change the text that appears above the value on hover.
Conflicts:
	TangleKit/TangleKit.js
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.

2 participants