components
components copied to clipboard
Create component MobileUI.js
Component: mobileuijs
This component is a simple library for manipulating data and states of elements in JavaScript.
Features
- [x] Observer object or array to create a element by template, example:
<ul>
<li data="myArray>Your name is: ${nameOfAtributeObjectByArray}</li>
</ul>
<h1 data="myObject>Your name is: ${nameOfAtributeByObject}</h1>
- [x] MobileUI.objectByForm
- [x] MobileUI.formByObject
- [x] MobileUI.clearForm
- [x] MobileUI.show
- [x] MobileUI.hide
- [x] MobileUI.showHide
- [x] MobileUI.focus
- [x] MobileUI.ajax