zulfukar

Рейтинг
1
Регистрация
11.06.2020
Sitealert:
<script src="/template/Lite/js/script.js?v=12345"></script>

у меня в подвале

<script src="/template/Lite/js/script.js"></script>

а это что такое?

?v=12345

я еще раз полностью почистил кэш. Меню встало на место, но после того как открываешь его при прокрутке страницы меню задвигается на свое место. Тоесть мы вернулись к основной проблеме (к первому сообщению).

Sitealert:
 <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).

Sitealert:
Я и на ноуте вижу, что работает.
Почистите кэш браузера или добавьте к вызову скрипта get-параметр.

нет Вы с телефона посмотрите.

кэш я чистил.

а как вызывать get-параметр я не знаю ))

Sitealert:
I'm on the laptop and see if that works. Clean browser cache or add to the call of the script get-setting.

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))

Sitealert:
Это убери:
$(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 ----------

zulfukar:
удалил. посмотрите пожалуйста сайт в хроме с телефона.

http://new.313news.net

Sitealert:
Get it:
 $ (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 ----------

zulfukar:
deleted. Please see the site in chrome with the phone.

http://new.313news.net

ziliboba0213:
jquery вроде кроссбраузерный же, или нет?

тоже так думал, пока не наткнулся на этот код.

ziliboba0213:
jquery like cross-browser is, or not?

I thought so too, until I came across this code.

Sitealert:
Судя по написанному, Вы вообще впервые видите javascript.

Только так и работает.

Да, но у меня не работает. Я удалил тот кусок кода, но ничего не изменилось.

Sitealert:
Judging by what was written, you generally see the javascript for the first time. Only in this way and running.

Yes, but I do not work. I removed the piece of code, but nothing has changed.

12
Всего: 14