{{indexmenu_n>20}} ====== Navi: Thumbnail-List (jQuery) ====== **Direction:** right - left. The navigation is a list of small thumbnails. \\ **Version:** V1.0 \\ **Update:** -- ---- \\ ===== Frontend output: ===== {{:deutsch:phpwcms-system:artikel:contentparts:bilder-spezial:lof-slidernews:fe_image_special_opacity02_1.gif|}} ===== Backend CP image special: ===== {{:deutsch:phpwcms-system:artikel:contentparts:bilder-spezial:lof-slidernews:be_image_special_opacity02_1_en.gif|}} ~~UP~~ \\ ====== Description: ====== * This example is used for large images the aspect ratio of 4:3. The width provides 450px. * The navigation is generated from consecutive numbers starting at 1. * The navigation images have a size of 70px x 25px. These parameters are set in the template * large image: * INI: width = 450, height = 350 * JS: mainWidth :450 * Navi-Thumbnail: * INI: width_zoom = 75 , height_zoom = 25 and the CSS file. In the CP the large image must be entered into the "thumbnail" field, otherwise no picture was generated. ** InfoBox:** * In the CP will be determined by the switch "effect 1", if opacity is active. The text message is "displayed animated" when the switch "effect 2" is set (only possible for opacity). * In the info text URL can be merged to each picture. * With the switch "hide caption for thumbnails" the output of the InfoBox is set to off. As shown in the backend graphic above, almost all the setting in the CP are moved to the template. So possible input errors in the CP can be avoided. The images are recorded in the CP reversed from the CP-field label. The big picture is recorded in "thumbnail" and the little picture in "zoomed view" //(Could be changed in the template)//. \\ ===== Template: ===== **File:** template/inc_cntpart/imagespecial/Lof-JSliderNews-images.tmpl * **For IE9:** isPreloaded : false, // for IE9 sorry \\ ; this is formatted like WIN.INI ; please: do not use comments for value lines ; settings will overwrite CP settings width = 450 height = 350 width_zoom = 70 height_zoom = 25 col = 1 ;space = 10 zoom = 1 lightbox = 0 ;nocaption = 0 ; 0 = no center, 1 = horizontal/vertical, 2 = horizontal, 3 = vertical center = 0 crop = 0 crop_zoom = 1 ;fx1 = 0 ;fx2 = 0 ;fx3 = 0 [TITLE]

{TITLE}

[/TITLE] [SUBTITLE]{SUBTITLE}[/SUBTITLE]
[TEXT]{TEXT}[/TEXT]
\\ ===== CSS and JavaScript: ===== See [[english/phpwcms-system/article/contentparts/images-special/lof-slidernews]] \\