85 Posts
yuberlin
10 years ago
3
Topic
I realized, that SEBLOD search types need Mootools loaded to work. The Button to filter my search type is:
<button onclick="JCck.Core.submit('form.save');return false;" name="artikel_button" id="artikel_button" type="button">Filtern</button>
So just for this button function i have to load 200kb Mootools?
Get a Book for SEBLOD
251 Posts
Viktor Iwan
10 years ago
0
Level 1
At this moment... yes. It also require for front end form validation
10 years ago
1
Level 1
Hi,

Seblod is now 100% jQuery so Mootools is not required for it to work.

Olivier
10 years ago
0
Level 2
But the mootools library will be loaded automatically if a search type will be used with the list module and you are not able to remove the mootools library from the frontend. If you use unset script code in the template nothing happens - the library files will be there :-(
But this only happens if you use the list module for a search type.
Get a Book for SEBLOD