Благодарим за выбор нашего сервиса!
Тестовое сообщение
Страница: 1
Сообщений 1 страница 5 из 5
Поделиться22012-08-07 08:53:10
ла-ла-ла
Поделиться42012-08-10 11:17:33
http://s1.uploads.ru/i/s2gkG.jpg - ночь
http://s1.uploads.ru/i/1ZiCI.jpg - лис
Код:
<style>#changeStyle img{border:solid 2px transparent;} .STYLselect {border-color:red!important;} </style> <div id="changeStyle" style="top:0; left: 3px; position:fixed!important;"> <img src="ссылка на картинку" alt="файл со стилем"/> <br> <img src="ссылка на картинку" alt="файл со стилем"/> <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>
Поделиться52012-08-10 11:56:33
Код:
<style>#changeStyle img{border:solid 2px transparent;} .STYLselect {border-color:red!important;} </style> <div id="changeStyle" style="top:0; left: 3px; position:fixed!important;"> <img src="http://s1.uploads.ru/i/s2gkG.jpg" alt="https://forumstatic.ru/styles/0011/d1/d5/style.1344412719.css"/> <br> <img src="http://s1.uploads.ru/i/1ZiCI.jpg" alt="https://forumstatic.ru/styles/0011/3b/cc/style.1342148894.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