-
```
JJ,
In order to test performance we setup a looping mechanism to add a varying
count of nodes to the tree. This is based on the playground.htm you sent me
the other day. After about 200 the load…
-
Would love to see Mongoid support added. How can I help?
-
If we don't upgrade we potentially miss out on improvements and important fixes.
Currently the following libs are used:
- jquery 3.5.1
- JqTree 1.4.12
- bootstrap 3.3.7
- d3plus 1.9.1
Th…
-
I have been working on slimming down my controllers and something I found that could be improved is input request casting.
Let me illustrate with an example. I have a form where one field is a date…
-
There are some data that have been encrypted using CryptoJS v3.1.2 in a Chrome extension, that need to be decrypted once (no encrypting) in an upgrade.
- I would like to [import](https://developer.…
-
Hello, im trying a simple test:
this is in my header:
this is my code :
```
var element = document.getElementById('my-table');
var worker = html2pdf();
var worker = htm…
-
How about providing a new class for AJAX things, so we don't have to download Andreas' extension (http://www.contao.org/en/extension-list/view/ajax.10010039.en.html) every time? Perhaps you can bundle…
-
http://jquerytools.org/demos/tabs/ajax.html
Tab 1 content can not be displayed when the page loads, you need to switch to other tab, and then switch back to tab 1 will display the contents
-
I would like to consume the API but it's currently impossible from any browser.
This issue is due to the missing `Access-Control-Allow-Origin` header.
Would you please add this header?
Thanks in …
-
Congratulations on creating a great library which is amazingly easy to understand even for beginner like me ;-)
I notice it might be possible to hack function _queryMulti($sql) in grid.php to return …