NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:catalogue-docu-examples-js [2012/05/29 22:33] Peter Bracher |
3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:catalogue-docu-examples-js [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| \\ | \\ | ||
| {{:3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:mod_cat_066.jpg|}}\\ | {{:3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:mod_cat_066.jpg|}}\\ | ||
| + | \\ | ||
| + | Frontend rendering will work with Mootools or JQuery | ||
| ---- | ---- | ||
| Line 20: | Line 22: | ||
| when the filter renders as 'js' it takes all items and orders them by the filter-tags and builts the following structure around it (red comes from the template, black comes from the script)\\ | when the filter renders as 'js' it takes all items and orders them by the filter-tags and builts the following structure around it (red comes from the template, black comes from the script)\\ | ||
| \\ | \\ | ||
| - | {{:3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:mod_cat_060.jpg|}}\\ | + | {{:3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:mod_cat_067.jpg|}}\\ |
| \\ | \\ | ||
| Line 26: | Line 28: | ||
| \\ | \\ | ||
| - | As you may have noticed, the 'div'-filter counts the items per category and displays the numer behind the category-title, this can be supressed by setting 'ctg_headline_number' to display:none in the css\\ | + | As you may have noticed, the 'js'-filter counts the items per category and displays the number behind the category-title, this can be suppressed by setting 'ctg_headline_number' to display:none in the CSS\\ |
| \\ | \\ | ||
| It would be possible to open the info window of the marker in the map on mouseover an item in the listing, it's just a bit of javascript - talk to us to get the code, it's not completely free though! | It would be possible to open the info window of the marker in the map on mouseover an item in the listing, it's just a bit of javascript - talk to us to get the code, it's not completely free though! | ||