NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms-system:article:contentparts:images-div:permanent-image-click-gallery [2010/02/16 08:59] Knut Heermann (flip-flop) created |
english:phpwcms-system:article:contentparts:images-div:permanent-image-click-gallery [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| It is also possible to call the desired image directly in a link to the side | It is also possible to call the desired image directly in a link to the side | ||
| - | A simple **CSS based** gallery, where the big picture is changed by clicking on the small image //(Thumbnail)//. It is also possible to call the desired image directly in a link to the side. There is **no JavaScript** in use. | + | A simple **CSS based** gallery, where the big picture is changed by clicking on the small image //(Thumbnail)//. \\ |
| + | It is also possible to call the desired image directly in a link to the side. There is **no JavaScript** in use. | ||
| <note>**Works in all browsers except Opera** //(version status: V10.10 Build 1893)//. 8-O //(Market share: < 2%)// </note> | <note>**Works in all browsers except Opera** //(version status: V10.10 Build 1893)//. 8-O //(Market share: < 2%)// </note> | ||
| Line 204: | Line 205: | ||
| ==== PHP: ==== | ==== PHP: ==== | ||
| - | **File:** /template/inc_script/frontend_init/cp_trigg_sort_section.php | + | **File:** /template/inc_script/frontend_init/cp_trigg_sort_section.php \\ |
| + | //(Alternatively, this program [[english/phpwcms_replacer_rts/frontend_init/cp_trigger/sort-of-areas#php_script_v1.2]] can be used. The special tags must be adapted accordingly)//. | ||
| <code php |h cp_trigg_sort_section.php |h > | <code php |h cp_trigg_sort_section.php |h > | ||