NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:catalogue-docu-examples-uldiv [2012/05/29 20:49] Peter Bracher |
3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:catalogue-docu-examples-uldiv [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ---- | ---- | ||
| + | try it out with the **sample_ul_div.tmpl** and **sample_ul_div.css** examples in the module (as always - icons and pictures are not included)\\ | ||
| it requires the following settings:\\ | it requires the following settings:\\ | ||
| \\ | \\ | ||
| {{:3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:mod_cat_063.jpg|}}\\ | {{:3rd-party-modules:catalogue:catalogue-docu:catalogue-docu-examples:mod_cat_063.jpg|}}\\ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | \\ | ||
| + | when the filter renders as 'div' 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|}}\\ | ||
| + | \\ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | \\ | ||
| + | As you may have noticed, the 'div'-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! | ||