Авторизуйтесь по паролю
NickFrost 17.08.2016 Стили (CSS), jQuery, Ламерские вопросы 1784
irrwisch - 2015-12-0517 августа 2016 23:44 - #57954
$("body").append("<div id='searchsuggestions' style='display:none'></div>");
NickFrost - 2015-12-0518 августа 2016 00:22 - #57955
irrwisch - 2015-12-0518 августа 2016 00:47 - #57956
$("#wrapper").append("<div id='searchsuggestions' style='display:none'></div>");
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;