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

House Keeping: Add function uiElementDisplaySet or uiElementSetDisplay #13

Open
ElSkunkito opened this issue Nov 15, 2015 · 0 comments
Open

Comments

@ElSkunkito
Copy link
Collaborator

I used function pointers to uiShow/HideElement
instead of creating a uiXX function

The new fucntion should the css style.display
if parameter is true to "inline-block",
and if false to display="none"

See source for 3 instances of
var f_pointer = uiHideElement;

@ElSkunkito ElSkunkito changed the title Add function uiElementDisplaySet or uiElementSetDisplay House Keeping: Add function uiElementDisplaySet or uiElementSetDisplay Nov 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant