SAAS Platform News HotList.biz CMS
Updates on the platform for creating sites and online stores HotList.biz

JUQEY UI library will be disabled

In the coming days, a global update of the platform's functionality will be carried out. The large JUQEY UI library will be disabled. To install it, if you are using any of the functions listed below for styling your website, you need to manually include the library. This can be done by creating a block/menu and placing the following code in it:
 Code: html
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.14.0/themes/smoothness/jquery-ui.css">
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.14.0/jquery-ui.min.js"></script>

The functions that will be disabled:
  • dialog()
  • draggable()
  • droppable()
  • resizable()
  • selectable()
  • sortable()
  • accordion()
  • tabs()
  • tooltip()
  • datepicker()
  • progressbar()
  • spinner()
  • slider()
  • slider("option")
  • slideUp()
  • slideDown()
  • fadeIn()
  • fadeOut()
  • position()
  • widget()
Some of them will be replaced (or have already been replaced) with lighter and more modern methods. For pop-up windows, our new module hotengine_micromodal will be connected, with a size of only 8kb. Similarly, spinner() and tooltip() will be replaced. The replacement of tabs() was done earlier.



Added a pop-up window for managing the list of "Related products", "Synonymous products" ...
Added the ability to limit the addition of goods to the basket, by its quantity in stock.
Added product descriptions to the Prom.ua upload in Ukrainian.