#3653 - Re-work block AJAXification code
0 guests and 0 members have recently viewed this.
The top 3 point earners from 14th Dec 2025 to 21st Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| sholzy |
|
|
There are no events at this time
<div data-ajaxify="{ callUrl: 'http://url/goes/here', callParamsFromTarget: [...this is an array of regexes for call URL params that will be taken from targets...], targetsSelector: 'a.my-child, form.another-child' }">
< a class="my-child" href="http://some/url?param_name=param_value">Click Me</ a>
< a data-ajaxify-target="1" href="http://some/url?param_name=param_value">Click Me Too</ a>
<div>