Skip to content

House Keeping: Add function uiElementDisplaySet or uiElementSetDisplay #13

@ElSkunkito

Description

@ElSkunkito

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;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions