最贊回答 / 慕粉3614742
我在老師的基礎上修改了:$(function(){ ? ?$('#bs-example-navbar-collapse-1 .dropdown-menu a').click(function (e) { ? ? ? ?var href = $(this).attr('href'); ? ? ? ?if ('#' !== href) { ? ? ? ? ? ?e.preventDefault(); ? ? ? ? ? ?$("#tab-container a[href='"+href+"...
2016-11-18