Тут идёт много-много текста, а вот тут уже ссылка, и дальше опять много текста.
Новая тема
Страница: 1
Сообщений 1 страница 4 из 4
Поделиться22012-04-27 17:44:38
А тут расположены цитата, код и спойлер
И цитата в цитате
Поделиться32012-05-15 00:27:31
Проверка
Поделиться42012-05-22 23:03:34
Код:
<!--Смена стилей--> <script type="text/javascript"> var linkStyles='<link rel="stylesheet" type="text/css" href="'; function setcookie(a,b,c) {if(c){var d = new Date();d.setDate(d.getDate()+c);}if(a && b) document.cookie = a+'='+b+(c ? '; expires='+d.toUTCString() : '');else return false;} function getcookie(a) {var b = new RegExp(a+'=([^;]){1,}');var c = b.exec(document.cookie);if(c) c = c[0].split('=');else return false;return c[1] ? c[1] : false;} function clearSet(L){if(L){setcookie("changeStyle",L,30);$("link[rel='stylesheet']:first").replaceWith(linkStyles+L+'"/>')}};var Lmem=getcookie("changeStyle");clearSet(Lmem); </script> <style>#changeStyle img{border:solid 2px transparent;} .STYLselect {border-color:!important;} </style> <div id="changeStyle" style="top:50; left: 3px; position:fixed!important;"> <img src="http://uploads.ru/i/x/q/d/xqdA8.png" alt="https://forumstatic.ru/files/000e/11/7b/90837.css"/> <br> <img src="http://uploads.ru/i/w/3/b/w3bQt.png" alt="https://forumstatic.ru/files/000e/11/7b/79471.css"/> <br> <img src="http://uploads.ru/i/v/3/V/v3VFY.png" alt="https://forumstatic.ru/files/000e/11/7b/45565.css"/> <br> <img src="http://uploads.ru/i/T/I/u/TIuXj.png" alt="https://forumstatic.ru/files/000f/f6/17/72409.css"/> <br> </div> <script>$("#changeStyle img[alt='"+Lmem+"']").addClass("STYLselect");$('#changeStyle img[alt]').click(function(){L=$(this).attr("alt");$('#changeStyle img[alt]').removeClass("STYLselect");$(this).addClass("STYLselect");clearSet(L)});</script>
Страница: 1