Авторизуйтесь по паролю
249893 09.07.2014 Все вопросы » jQuery 3445
FastFud - 2014-07-099 июля 2014 21:27 - #31421
$( window ).load(function() { if (window.location.href.indexOf('reload')==-1) { $('button').click(); }});
$(function(){ $('button').click();});
249893 - 2014-07-099 июля 2014 21:58 - #31424
lutskboy - 2014-07-0910 июля 2014 20:26 - #31524
249893 - 2014-07-0910 июля 2014 21:00 - #31527
<div id='t1'></div><a id='k1' ></a> <script>document.getElementById('t1');alert ("заголовок", "текст") (document.getElementById('k1').value);</script>
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;