Ich möchte gerne auf meiner hp einen content slider unter den
Last news, Last Forum, Lastwars boxen laufen lassen habt ihr vllt eine ahnung wie ich das machen kann?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 | <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> < html > < head > <!--[if lte IE 6]> <script type="text/javascript" src="js/pngfix/supersleight-min.js"></script> <![endif]--> < link rel = "stylesheet" href = "include/includes/css/slide.css" type = "text/css" media = "screen" /> <!-- jQuery - the core --> <!-- Sliding effect --> < script type = "text/javascript" src = "include/includes/js/slide.js" > </ script > < script type = "text/javascript" src = "include/designs/kaw-game-community/jquery.min.js" ></ script > < meta http-equiv = "Content-Language" content = "de" > < title >{TITLE}</ title > < meta http-equiv = "Content-Type" content = "text/html; charset=windows-1252" > < meta name = "Robots" content = "INDEX,FOLLOW" > < meta http-equiv = "cache-control" content = "no-cache" > < meta http-equiv = "Pragma" content = "no-cache" > < meta name = "Robots" content = "archive" > < link rel = "stylesheet" type = "text/css" href = "include/designs/ilch_gs_template001/style.css" > </ head > < body > < div id = "" >{_boxes_panel_login}</ div > < div id = "login_slider" class = "login_slider" style = " right:0px; width: 40px; position: fixed; top: 150px; background: url(include/images/ddloginslider/ts_slid_bg.png) repeat scroll 0% 80% transparent; height: 500px; z-index: 999;" > < div style = " margin-top:30px; margin-left:50px; text-align:left;" > {_boxes_teamspeak3} </ script > </ div > </ div > < script type = "text/javascript" > var state = 0; var wait = false; function changeSliderA() { if(state==1){ $('#login_slider').animate({width: 40 }, "slow", function(){state = 0;} ); } else $('#login_slider').animate({width: 295 }, "slow", function(){state = 1;} ); } $('#login_slider').click(function(){ changeSliderA(); }); </ script > <!-- ENDE LOGIN SLIDER --> <!-- ANFANG SERVER SLIDER --> < div id = "server_slider" style = " left:0px; width:40px; position:fixed; top: 150px; background: url(include/images/ddloginslider/gameserver.png) repeat scroll 100% 0% transparent; height: 500px; z-index: 999;" > < div style = "margin-top:25px; margin-right:50px; overflow:auto" > {_boxes_bf3} </ div > </ div > < script type = "text/javascript" > var state = 0; var wait = false; function changeSlider1() { if(state==0){ $('#server_slider').animate({width: 46 }, "slow", function(){}); } else $('#server_slider').animate({width: 250 }, "slow", function(){}); wait = false; } $('#server_slider').mouseenter(function(event){ if(state==0) { state =1; changeSlider1(); wait = true; setTimeout('changeSlider1();',2000) } if(wait) state = 1; }) $('#server_slider').mouseleave(function(){ state = 0; if(!wait) changeSlider1(); }); </ script > <!-- ENDE SERVER SLIDER --> < table class = "maintable" cellpadding = "0" cellspacing = "0" > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > < tr > < td valign = "top" style = "width:1000px; height:258px; background:url(include/designs/ilch_gs_template001/images/header.jpg) top center no-repeat" ></ td > </ tr > </ table > < table class = "maintable" style = "width:1000px; height:56px; background:url(include/designs/ilch_gs_template001/images/buttons_bg.jpg) top center no-repeat" cellpadding = "0" cellspacing = "0" > < tr > < td width = "100" align = "center" valign = "top" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "100" height = "56" border = "0" ></ td > < td width = "127" align = "center" valign = "top" style = "padding-top:1px;" >< a href = "index.php" onmouseover = "start.src='include/designs/ilch_gs_template001/images/start2.jpg';" onmouseout = "start.src='include/designs/ilch_gs_template001/images/start.jpg';" >< img src = "include/designs/ilch_gs_template001/images/start.jpg" width = "127" height = "32" name = "start" border = "0" ></ a ></ td > < td width = "127" align = "center" valign = "top" style = "padding-top:1px;" >< a href = "index.php?gallery" onmouseover = "gallery.src='include/designs/ilch_gs_template001/images/gallery2.jpg';" onmouseout = "gallery.src='include/designs/ilch_gs_template001/images/gallery.jpg';" >< img src = "include/designs/ilch_gs_template001/images/gallery.jpg" width = "127" height = "32" name = "gallery" border = "0" ></ a ></ td > < td width = "127" align = "center" valign = "top" style = "padding-top:1px;" >< a href = "index.php?teams" onmouseover = "member.src='include/designs/ilch_gs_template001/images/member2.jpg';" onmouseout = "member.src='include/designs/ilch_gs_template001/images/member.jpg';" >< img src = "include/designs/ilch_gs_template001/images/member.jpg" width = "127" height = "32" name = "member" border = "0" ></ a ></ td > < td width = "127" align = "center" valign = "top" style = "padding-top:1px;" >< a href = "index.php?forum" onmouseover = "forum.src='include/designs/ilch_gs_template001/images/forum2.jpg';" onmouseout = "forum.src='include/designs/ilch_gs_template001/images/forum.jpg';" >< img src = "include/designs/ilch_gs_template001/images/forum.jpg" width = "127" height = "32" name = "forum" border = "0" ></ a ></ td > < td width = "127" align = "center" valign = "top" style = "padding-top:1px;" >< a href = "index.php?user-regist" onmouseover = "register.src='include/designs/ilch_gs_template001/images/register2.jpg';" onmouseout = "register.src='include/designs/ilch_gs_template001/images/register.jpg';" >< img src = "include/designs/ilch_gs_template001/images/register.jpg" width = "127" height = "32" name = "register" border = "0" ></ a ></ td > < td width = "100" align = "center" valign = "top" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "100" height = "56" border = "0" ></ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" > </ tr > < td valign = "top" style = "width:1000px; height:27px; background:url(include/designs/ilch_gs_template001/images/buttons_bg2.jpg) top center no-repeat" >{_boxes_TICKER}</ td > </ tr > </ table > < table class = "maintable" cellspacing = "0" > < tr > < td > < table cellpadding = "0" cellspacing = "0" border = "0" height = "100%" valign = "top" > < tr > <!--Platzhalter--> < td style = "width:4px" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "4" height = "1" alt = "" /></ td > <!--/Platzhalter--> <!--navi01--> < td align = "left" valign = "top" > < table width = "176" border = "0" cellspacing = "0" cellpadding = "0" > {_list_menunr1@ < tr > < td width = "176" height = "31" background = "include/designs/ilch_gs_template001/images/navtop_le.jpg" > < table width = "176" > < tr > < td width = "176" class = "navtop" >%1</ td > </ tr > </ table > </ td > </ tr > < tr > < td background = "include/designs/ilch_gs_template001/images/navbg_le.jpg" style = "background-repeat:repeat-y;" > < table width = "176" border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td width = "176" align = "center" class = "navi" >< div id = "menu" >%2</ div ></ td > </ tr > </ table > </ td > </ tr > < tr > < td height = "36" background = "include/designs/ilch_gs_template001/images/navfooter_le.jpg" ></ td > </ tr > } </ table > </ td > <!--content--> < td width = "638" valign = "top" > < table cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:638px; height:21px; background:url(include/designs/ilch_gs_template001/images/sh1.jpg) top center no-repeat" ></ td > </ tr > </ table > < table cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:11px; height:140px; background:url(include/designs/ilch_gs_template001/images/sh3.jpg) top center no-repeat" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "11" height = "1" alt = "" /></ td > < td valign = "top" style = "width:200px; height:140px; background:url(include/designs/ilch_gs_template001/images/sh4.jpg) top center no-repeat" >{_boxes_lastnews}</ td > < td style = "width:9px; height:140px; background:url(include/designs/ilch_gs_template001/images/sh5.jpg) top center no-repeat" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "9" height = "1" alt = "" /></ td > < td valign = "top" style = "width:199px; height:140px; background:url(include/designs/ilch_gs_template001/images/sh6.jpg) top center no-repeat" >{_boxes_lastforum}</ td > < td style = "width:8px; height:140px; background:url(include/designs/ilch_gs_template001/images/sh7.jpg) top center no-repeat" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "8" height = "1" alt = "" /></ td > < td valign = "top" style = "width:199px; height:140px; background:url(include/designs/ilch_gs_template001/images/sh8.jpg) top center no-repeat" >{_boxes_lastwars}</ td > < td style = "width:12px; height:140px; background:url(include/designs/ilch_gs_template001/images/sh9.jpg) top center no-repeat" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "12" height = "1" alt = "" /></ td > </ tr > </ table > < table cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:638px; height:27px; background:url(include/designs/ilch_gs_template001/images/sh2.jpg) top center no-repeat" ></ td > </ tr > </ table > < table cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:638px; height:63px; background:url(include/designs/ilch_gs_template001/images/content_header.jpg) top center no-repeat" ></ td > </ tr > </ table > < table class = "maintable" cellpadding = "0" cellspacing = "0" border = "0" style = "width:638px; background:url(include/designs/ilch_gs_template001/images/content_bg.jpg) top center repeat-y" > < tr > < td width = "15" ></ td >< td class = "Callg" align = "left" valign = "top" >< font class = "smalfont" >< b > » </ b >{HMENU}</ font >< br />< br /> {EXPLODE}</ td > < td width = "15" ></ td > </ tr > </ table > < table cellpadding = "0" cellspacing = "0" > < tr > < td style = "width:638px; height:72px; background:url(include/designs/ilch_gs_template001/images/content_ft.jpg) top center no-repeat" ></ td > </ tr > </ table > </ td > <!--navi02--> < td align = "left" valign = "top" > < table width = "176" border = "0" cellspacing = "0" cellpadding = "0" > {_list_menunr2@ < tr > < td width = "176" height = "31" background = "include/designs/ilch_gs_template001/images/navtop_re.jpg" > < table width = "176" > < tr > < td width = "176" class = "navtop_re" >%1</ td > </ tr > </ table > </ td > </ tr > < tr > < td background = "include/designs/ilch_gs_template001/images/navbg_re.jpg" style = "background-repeat:repeat-y;" > < table width = "176" border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td width = "10" align = "center" ></ td > < td width = "166" align = "center" class = "navi_re" >< div id = "menu_re" >%2</ div ></ td > < td width = "5" align = "center" ></ td > </ tr > </ table > </ td > </ tr > < tr > < td height = "36" background = "include/designs/ilch_gs_template001/images/navfooter_re.jpg" ></ td > </ tr > } </ table > </ td > <!--Platzhalter--> < td style = "width:4px" >< img src = "include/designs/ilch_gs_template001/images/blank.gif" width = "4" height = "1" alt = "" /></ td > <!--/Platzhalter--> </ tr > </ table > </ td > </ tr > </ table > < table class = "maintable2" style = "width:1000px; background-image:url(include/designs/ilch_gs_template001/images/footer.jpg); background-repeat:no-repeat; height:90px;" cellpadding = "0" cellspacing = "0" > < tr > < td valign = "top" >< div id = "copy" >Script Copyright by < a href = "http://www.ilch.de/" target = "_blank" >ilch.de</ a > | made by < a href = "http://www.kaw-game-community.de/" target = "_blank" >kaw-game-community</ a ></ div ></ td > </ tr > </ table > </ body > </ html > {_list_hmenupoint@< li >< a target = "%1" class = "box" href = "%2" >%3</ a >|</ li >|< br />|</ ul ></ li >} {_list_hmenubegi@< ul >} {_list_hmenuende@</ ul >} {_list_vmenupoint@< li >< a target = "%1" class = "box" href = "%2" >%3</ a >|</ li >|< br />< ul >|</ ul ></ li >} {_list_vmenubegi@< ul >} {_list_vmenuende@</ ul >} |
betroffene Homepage: kaw-game-community.de/