Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • W wikiwfs.geo.uu.nl
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • System Projects
  • wikiwfs
  • wikiwfs.geo.uu.nl
  • Wiki
  • ajaxTables

ajaxTables · Changes

Page history
Update ajaxTables authored Sep 30, 2021 by 3537390's avatar 3537390
Hide whitespace changes
Inline Side-by-side
ajaxTables.md
View page @ 6f30c664
## ajaxTable.php
\
**PHP**
```plaintext
......@@ -34,10 +31,6 @@ ajaxTable($sqlParams, $tableParams) {
}
```
## ajaxTables.js
### Object init
**HTML**
```plaintext
<table class="table table-hover table-ajax
......@@ -75,7 +68,7 @@ element.dataset.tableRowHref = Bool: true/false; // default: true
// element.dataset.tableRowEvents = Array: "['mouseover,mouseout,mousedown,mouseup,click']";
```
### Object functions
## Object functions
**get Dataset() { return this.element.dataset; }**
......
Clone repository

Home
ajaxMenus
ajaxTables