Skip to content

Releases: lamhotsimamora/GF-Javascript

Fix code , add new function

29 Dec 12:21
Compare
Choose a tag to compare

_checkInternet();
_getDayName();
_requestDELETE();

add new function _charToDec() and _decToChar()

25 Nov 06:23
Compare
Choose a tag to compare
  • _charToDec() = This function for convert the char to decimal
  • _decToChar() = This function for convert decimal to char

Compress source file "GF-1.js" & _required();

16 Nov 15:00
Compare
Choose a tag to compare

Compress file & update some function

  • _getValById();

Add new function

  • _required();

Add _getContent

09 Nov 00:53
Compare
Choose a tag to compare
  • _getContent();

Magic Query String HTML |

11 Sep 11:29
Compare
Choose a tag to compare

Add new parameter in callback - Ajax - Status Code

07 Sep 10:38
Compare
Choose a tag to compare

_loadDoc("",fu,a,b,c);
_requestGET("","",fu,a,b,c);
_requestPOST("",fu,a,b,c);

Update _import ( Import Javascript File )

08 Sep 15:47
Compare
Choose a tag to compare

_import("url",function(){

});

Add New Function

08 Sep 05:06
Compare
Choose a tag to compare

_requestPUT("",a,b,c);

Update Fix Source Code

06 Sep 12:05
Compare
Choose a tag to compare
v.5.4

update source GF-1.js

Add New Function | Update Documentation

01 Sep 18:14
Compare
Choose a tag to compare