Tasmota/tasmota/html_compressed
Bernhard Kirchen 34fb6dfe2a javascript: code large integers with scientific notation
99999999 and 1e8 are not the same number, but srollTop only needs to be
very large, not that particular number.

saves 18 Bytes of JavaScript code.
2022-04-03 12:38:19 +02:00
..
HTTP_HEAD_LAST_SCRIPT.h add 'show hidden files' checkbox in fileman 2021-10-03 20:11:14 +02:00
HTTP_HEAD_STYLE1.h webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed. 2020-12-29 09:53:15 +00:00
HTTP_HEAD_STYLE2.h add 'show hidden files' checkbox in fileman 2021-10-03 20:11:14 +02:00
HTTP_HEAD_STYLE_ZIGBEE.h webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed. 2020-12-29 09:53:15 +00:00
HTTP_HEADER1_ES6.h fix favicon 2022-01-08 13:53:03 +01:00
HTTP_HEADER1_NOES6.h fix favicon 2022-01-08 13:53:03 +01:00
HTTP_SCRIPT_CONSOL.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_MODULE_TEMPLATE.h webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed. 2020-12-29 09:53:15 +00:00
HTTP_SCRIPT_ROOT_NO_WEB_DISPLAY.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_ROOT_PART2.h webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed. 2020-12-29 09:53:15 +00:00
HTTP_SCRIPT_ROOT_SSE_NO_WEB_DISPLAY.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_ROOT_WEB_DISPLAY.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_TEMPLATE.h javascript: use arrow functions where possible 2022-04-03 12:38:19 +02:00