- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
好的,这是我刚开始遇到的一个毫无意义的问题。在我从 jQuery 1.12.4 升级到 jQuery 3.1.0 之后,我的 title 标签的内容像某种横幅一样出现在我网站的顶部。这是 jQuery 2.0 或 3.0 中的新功能吗?这是怎么回事?任何人有一个想法。我将提供我的 HTML 和图片。
HTML:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="CblMwySM2IuPrn8tTG2nM4O85kLC7tJScMVwWOKDjgw" />
<title>Ben Allen | Home</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://use.fontawesome.com/a40bd61650.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/style.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<meta name="author" content="Ben Allen">
<meta name="description" content="This is the website of Ben Allen. Here you can find all of Ben Allen's work, projects, knowledge, etc.">
<meta name="robots" content="follow">
<meta name="robots" content="index">
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://thebenallen.net" />
<meta property="og:site_name" content="TheBenAllen.net" />
<meta title="TheBenAllen.net">
<meta name="og:title" content="TheBenAllen.net" />
<meta name="og:description" content="This is the website of Ben Allen." />
<meta name="og:image" content="/favicons/image.png" />
<meta name="keywords" content="thebenallen, the ben allen, ben allen, thebenallen.net, benallen">
<link rel="apple-touch-icon" sizes="57x57" href="favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicons/favicon-16x16.png">
<link rel="manifest" href="favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicons/ms-icon-144x144.png">
<script src="plugins/jquery.function-toggle.js"></script>
<script src="plugins/jquery.overlaps.js"></script>
<script src="plugins/jquery.migrate.js"/></script>
</head>
<body>
<div id="background"></div>
<div class="container-fluid">
<nav class=" hidden-lg navbar navbar-default">
<div class="container-fluid no-hide">
<ul class="nav navbar-nav hidden-xs" role="navigation">
<li id="projects"><a style="font-size: 1.3em"><i class="fa fa-code" aria-hidden="true"></i>My Projects</a></li>
<li id="about"><a style="font-size: 1.3em"><i class="fa fa-user" aria-hidden="true"></i>About Me</a></li>
<li id="home"><a style="font-size: 1.6em"><i class="fa fa-home" aria-hidden="true"></i>Home</a></li>
<li id="skills"><a style="font-size: 1.3em"><i class="fa fa-paint-brush" aria-hidden="true"></i>My Skills</a></li>
<li id="contact"><a style="font-size: 1.3em"><i class="fa fa-envelope-o" aria-hidden="true"></i>Contact Me</a></li>
</ul>
<ul class="nav navbar-nav visible-xs" role="navigation">
<li><a id="projects" style="font-size: 1em"><i class="fa fa-code" aria-hidden="true"></i></a></li>
<li><a id="about" style="font-size: 1.3em"><i class="fa fa-user" aria-hidden="true"></i></a></li>
<li><a id="home" style="font-size: 1.6em"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li><a id="skills" style="font-size: 1.3em"><i class="fa fa-paint-brush" aria-hidden="true"></i></a></li>
<li><a id="contact" style="font-size: 1em"><i class="fa fa-envelope-o" aria-hidden="true"></i></a></li>
</ul>
</div>
</nav>
<div id="card-info">
<div class="card text-center" id="home">
<h1 class="text-capitalize heading">ben allen</h1>
<hr>
<h4 class="text-capitalize text">web developer</h4>
</div>
</div>
<div class="arrow-wrapper">
<i class=" visible-lg arrow-left pull-left fa fa-arrow-circle-o-left fa-4x" aria-hidden="true"></i>
<i class="visible-lg arrow-right pull-right fa fa-arrow-circle-o-right fa-4x" aria-hidden="true"></i>
</div>
<footer id="footer">
<p class="heading">© Ben Allen | All Rights Reserved</p>
</footer>
</div>
<script>
$(document).ready(function() {
// Page Reload on Resize
$(window).resize(function() {
location.reload();
});
// Harambe
$(document).bind('keypress', function(event) {
if(event.which === 72 && event.shiftKey) {
var audioElement = document.createElement('audio');
audioElement.setAttribute('src', '/harambe/song.mp3');
audioElement.setAttribute('autoplay', 'autoplay');
}
});
// Arrows
$('.arrow-right').click(function() {
if ($('div#projects').length) {
$('div#projects').animate({'right':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/about.html', function() {
$(this).fadeIn(200);
});
});
}
if ($('div#about').length) {
$('div#about').animate({'right':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/home.html', function() {
$(this).fadeIn(200);
});
});
}
if ($('div#home').length) {
$('div#home').animate({'right':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/skills.html', function() {
$(this).fadeIn(200);
});
});
}
else if ($('div#skills').length) {
$('div#skills').animate({'right':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/contact.html', function() {
$(this).fadeIn(200);
});
});
}
else {
console.log('Error.');
}
});
$('.arrow-left').click(function() {
if ($('div#about').length) {
$('div#about').animate({'left':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/projects.html', function() {
$(this).fadeIn(200);
});
});
}
if ($('div#home').length) {
$('div#home').animate({'left':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/about.html', function() {
$(this).fadeIn(200);
});
});
}
if ($('div#skills').length) {
$('div#skills').animate({'left':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/home.html', function() {
$(this).fadeIn(200);
});
});
}
if ($('div#contact').length) {
$('div#contact').animate({'left':'1000%'},500, function() {
$(this).hide();
$('#card-info').fadeOut(0).load('/ajax/skills.html', function() {
$(this).fadeIn(200);
});
});
}
else {
console.log('Error.');
}
});
// Fade In
$('*:not(body, html, #background)').slideUp(0);
$('.harambe').hide();
$('*').fadeIn(1000);
// Navbar and Card Overlap Prevention
$('nav.navbar').overlaps('div.card-info', function () {
$('div.card-info').css('padding', '10px');
});
// Navigation
$('#projects *').click(function() {
if ($('div#projects').length < 1) {
$('#card-info').fadeOut(0).load('/ajax/projects.html', function() {
$(this).fadeIn(500);
});
}
});
$('#about *').click(function() {
if ($('div#about').length < 1) {
$('#card-info').fadeOut(0).load('/ajax/about.html', function() {
$(this).fadeIn(500);
});
}
});
$('#home *').click(function() {
if ($('div#home').length < 1) {
$('#card-info').fadeOut(0).load('/ajax/home.html', function() {
$(this).fadeIn(500);
});
}
});
$('#skills *').click(function() {
if ($('div#skills').length < 1) {
$('#card-info').fadeOut(0).load('/ajax/skills.html', function() {
$(this).fadeIn(500);
});
}
});
$('#contact *').click(function() {
if ($('div#contact').length < 1) {
$('#card-info').fadeOut(0).load('/ajax/contact.html', function() {
$(this).fadeIn(500);
});
}
});
});
</script>
如果您需要更多信息,请随时询问。提前致谢!
最佳答案
问题似乎出在您的 jQuery 行 $('*').fadeIn(1000);
。将其更改为 $('*:not(title)').fadeIn(1000);
似乎可以解决我的问题。希望它也能为您解决这个问题!
我不完全确定为什么标题会受到这种影响,但也许影响淡入淡出的 jQuery 版本之间发生了某些变化。
关于jquery - 标题标签在 jQuery 3.0 及更高版本中显示为文本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39029438/
在带有 jQuery 的 CoffeeScript 中,以下语句有什么区别吗? jQuery ($) -> jQuery -> $ - > 最佳答案 第一个与其他两个不同,就像在纯 JavaScr
已关闭。这个问题是 off-topic 。目前不接受答案。 想要改进这个问题吗? Update the question所以它是on-topic用于堆栈溢出。 已关闭13 年前。 Improve th
就目前情况而言,这个问题不太适合我们的问答形式。我们希望答案得到事实、引用资料或专业知识的支持,但这个问题可能会引发辩论、争论、民意调查或扩展讨论。如果您觉得这个问题可以改进并可能重新开放,visit
这个问题可能听起来很愚蠢,但请耐心等待,因为我完全是初学者。我下载了两个 jQuery 版本,开发版本和生产版本。我想知道作为学习 jQuery 的初学者,什么更适合我。 最佳答案 如果您对 jQue
The documentation说要使用 1.6.4,但我们现在已经升级到 1.7.2。 我可以在 jQuery Mobile 中使用最新版本的 jQuery 吗? 最佳答案 您当然可以,但如果您想
我在这里看到这个不错的 jquery 插件:prettyphoto jquery lightbox有没有办法只用一个简单的jquery来实现这样的效果。 我只需要弹出和内联内容。你的回复有很大帮助。
很明显我正在尝试做一些 jQuery 不喜欢的事情。 我正在使用 javascript 上传图片。每次上传图片时,我都希望它可见,并附加一个有效的删除脚本。显示工作正常,删除则不然,因为当我用 fir
这两个哪个是正确的? jQuery('someclass').click(function() { alert("I've been clicked!"); }); 或 jQuery('somec
我正在寻找一个具有以下格式的插件 if (jQuery)(function ($) { -- plugin code -- })(jQuery); 我明白 (function ($)
关闭。这个问题是opinion-based 。目前不接受答案。 想要改进这个问题吗?更新问题,以便 editing this post 可以用事实和引文来回答它。 . 已关闭10 年前。 Improv
我知道这个问题已经被问过几次了,但想知道您是否可以帮助我解决这个问题。 背景:我尝试创建一个使用 Ajax 提交的表单(jQuery 表单提交)。我已经工作得很好,然后我想在表单上得到验证。我可以使用
我正在使用无处不在的jquery validate plugin用于表单验证。它支持使用metadata plugin用于向表单元素添加验证规则。 我正在使用此功能。当验证查找这些规则时,它会对元素进
我更喜欢为我一直在开发的网络社区添加实用的视觉效果,但随着事情开始堆积,我担心加载时间。 拥有用户真的更快吗加载(希望是缓存的)副本来自 Google 存储库的 jquery? 是否使用 jQuery
这个问题已经有答案了: Slide right to left? (17 个回答) 已关闭 9 年前。 你能告诉我有没有办法在 jQuery 中左右滑动而不使用 jQuery UI 和 jQuery
我如何找出最适合某种情况的方法?任何人都可以提供一些示例来了解功能和性能方面的差异吗? 最佳答案 XMLHttpRequest 是原始浏览器对象,jQuery 将其包装成一种更有用和简化的形式以及跨浏
运行时 php bin/console oro:assets:build ,我有 11 个这样的错误: ERROR in ../node_modules/jquery-form/src/jquery.
我试图找到 jQuery.ajax() 在源代码中的定义位置。但是,使用 grep 似乎不起作用。 在哪里? 谢谢。 > grep jQuery.ajax src/* src/ajax.js:// B
$.fn.sortByDepth = function() { var ar = []; var result = $([]); $(this).each(function()
我的页面上有多个图像。为了检测损坏的图像,我使用了在 SO 上找到的这个。 $('.imgRot').one('error',function(){ $(this).attr('src','b
我在理解 $ 符号作为 jQuery 函数的别名时遇到了一些麻烦,尤其是在插件中。你能解释一下 jQuery 如何实现这种别名:它如何定义 '$' 作为 jQuery 函数的别名?这是第一个问题。 其
我是一名优秀的程序员,十分优秀!