Releases: aj-techsoul/elicss
Releases · aj-techsoul/elicss
4.4.5
Full Changelog: 4.4.4...4.4.5
ELICSS 4.4.4
EliDataTable Updated.
ELICSS 4.4.3
DB Table has sql query functionality client-side.
ELICSS 4.4.2
eliFormBTN() is newly Introduced
formbtn a new html element for simply the form submit is introduced.
<span onclick="eliFormBTN(this)" action="p/testformbtn" method="POST" data="<?php $req->formDataEncrypt($fd,true); ?>" class="btn" >Eli One Liner Form Submit</span>
<formbtn action="p/testformbtn" method="POST" data="<?php $req->formDataEncrypt($fd,true); ?>" embed="formbtn.btn" class="btn" >Eli One Liner Form Submit</formbtn>
ELICSS 4.4.1
Update eli.js
ELICSS 4.4
Update eli.js
4.3.3
Slider Fixed.
bgsrc attribute added.
processSubmit added.
ELICSS 4.3.2
This has loading feature also.
4.3.1
Update eli.js
ELICSS 4.3
Lots of changes and enabled SSE Feature and Live updates and fixed old design issues.