POP
SCRIPT
DOCS
DEMO
DOWNLOAD
Next topic
Chapter 0: Getting started
Welcome to Popscript’s documentation!
¶
Contents:
Chapter 0: Getting started
Installation
Namespace
PopScript Class
PopScript Boolean (poolean)
Components of a pop
Terminology: pop vs Pop
The 2 steps: (1) Compile (2) Create
Chapter 1: PopScript Properties
Pop Properties
Properties
Chapter 2: Pop Methods
Pop.out()
Pop.destroy()
Pop.hide()
Pop.show()
Pop.toggle()
Pop.isHidden()
Pop.isConstructed()
Pop.hasClass()
Pop.changeClass()
Pop.changeProperties()
Pop.changeProperty()
Chapter 3: Advanced
PopScript Flags
Binder
Reality: There is no Scope
Creating a custowm close/hide button
Creating an element to drag a pop
PopScript Functions