Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
周末花时间了解了更多 CSS 的解决方案:发现现在流行一种极简的解决方案,我最喜欢的是 Pico:它主打的是语义化 HTML 以及 class-less,也就是不用添加任何类名,让HTML 元素本身获取对应的样式,所以用起来非常方便,就写 HTML…
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });