{{indexmenu_n>20}} ====== Navi: Buttons left/right (jQuery) ====== **Direction:** right - left. The menu consists of buttons on the left and right. \\ **Version:** V1.0 \\ **Update:** -- ---- \\ ===== Frontend output: ===== {{:deutsch:phpwcms-system:artikel:contentparts:bilder-spezial:lof-slidernews:fe_image_special_opacity03_1.gif|}} ===== Backend CP image special: ===== {{:deutsch:phpwcms-system:artikel:contentparts:bilder-spezial:lof-slidernews:be_image_special_opacity01_1_en.gif|}} ~~UP~~ \\ ====== Description: ====== * This example is used for large images the aspect ratio of 4:3. The width provides 450px. These parameters are set in the template * large image: * INI: width = 450, height = 350 * JS: mainWidth :450 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. \\ ===== Template: ===== **File:** template/inc_cntpart/imagespecial/Lof-JSliderNews-LeftRight.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 = 450 height_zoom = 450 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]
Previous
Next
[TEXT]{TEXT}[/TEXT]
\\ ===== CSS and JavaScript: ===== See [[english/phpwcms-system/article/contentparts/images-special/lof-slidernews]] \\