<script src="/template/Lite/js/script.js?v=12345"></script>
у меня в подвале
<script src="/template/Lite/js/script.js"></script>
а это что такое?
?v=12345
я еще раз полностью почистил кэш. Меню встало на место, но после того как открываешь его при прокрутке страницы меню задвигается на свое место. Тоесть мы вернулись к основной проблеме (к первому сообщению).
<Script src = "/ template / Lite / js / script.js? V = 12345"> </ script>
in my basement
<Script src = "/ template / Lite / js / script.js"> </ script>
what is it?
? V = 12345
I once again completely clear the cache. Menu into place, but once you open it when you scroll through the menu pages is pushed into place. Ie we are back to the basic problem (the first report).
нет Вы с телефона посмотрите.
кэш я чистил.
а как вызывать get-параметр я не знаю ))
You do not have to look at your phone.
I cleaned the cache.
as well as the option to cause get-I do not know))
$(document).mouseup(function (e){ if ( ! m.is(e.target) && ! n.is(e.target) && m.has(e.target).length === 0 && $(window).width() <= 900) { m.removeClass('show').stop().animate({'right':'-300px'}, 300, function() { m.hide(); }); } });
удалил. посмотрите пожалуйста сайт в хроме с телефона.---------- Добавлено 12.06.2020 в 22:25 ----------
http://new.313news.net
$ (Document) .mouseup (function (e) { if (! m.is (e.target) &&! n.is (e.target) && m.has (e.target) .length === 0 && $ (window) .width () <= 900) { m.removeClass ( 'show') stop () animate ({ 'right': '- 300px'}, 300, function () {.. m.hide (); }); } });
deleted. Please see the site in chrome with the phone. ---------- Posted 12.06.2020 at 22:25 ----------
тоже так думал, пока не наткнулся на этот код.
I thought so too, until I came across this code.
Да, но у меня не работает. Я удалил тот кусок кода, но ничего не изменилось.
Yes, but I do not work. I removed the piece of code, but nothing has changed.