我的页面位于此处-http://hoffwebsites.com/mcwp-2/buy-by-industry/printing/
基本上,我想直接链接到我的选项卡式内容。
上面写着:UV固化喷墨,喷墨,水性喷墨,按需数字印刷,丝网印刷,苯胺印刷,凹版印刷,胶版印刷,热转印,激光印刷
我想提供一个指向用户的链接,该链接会将他们带到该页面,但带有打开的特定选项卡,而不是默认情况下的“ UV固化喷墨”。因此,如果我希望某人在进入此页面后立即看到“热传递”标签,则我需要能够直接链接至该标签,但我无法弄清楚。
这些链接具有类和数据标签,例如:
<a class="projects_select tab-link" data-tab="tab-3">Aqueous Inkjet</a>
但是我不知道如何将其直接链接到“ UV固化喷墨”或“胶印平版印刷”等。
请帮助?
这是我的代码。
<h1 class="entry-title" style="color: #1c437f; margin-top: -0px;">Printing</h1>
<h2>UV Cure Inkjet Printing on Tyvek® Graphics Media</h2>
See all Tyvek® Graphic media styles offered by Material Concepts that are compatible with the UV cure inkjet printing process:<br />
<img src="http://hoffwebsites.com/mcwp-2/wp-content/uploads/2018/08/spacer-line.gif">
<style type="text/css">tbody tr:nth-child(odd) {background-color: #f9f9f9;}</style>
<br class="clear"><a name="Top"></a><a class="projects_select tab-link current" data-tab="tab-1">UV-cure inkjet</a><a class="projects_select tab-link" data-tab="tab-2">Inkjet</a><a class="projects_select tab-link" data-tab="tab-3">Aqueous Inkjet</a><a class="projects_select tab-link" data-tab="tab-4">Digital on Demand</a><a class="projects_select tab-link" data-tab="tab-5">Screen Process</a><br class="clear">
<div id="tab-1" class="tab-content current">
<h2 style="margin-top: 10px; margin-bottom: 25px;">UV-cure inkjet</h2>
<table align="center" style="font-family: arial !important; font-size: 13px; border: 1px solid #aed0ea; margin-bottom: -30px;" border="1" cellpadding="3" cellspacing="3" width="100%" role="table">
<thead role="rowgroup">
<tr role="row">
<td style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3;
text-align: center;"><b>Product</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Coating</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Thickness</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Weight</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Core</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Notes</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Typical Applications</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Widths</b></td>
</tr>
</thead>
<tbody role="rowgroup">
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1025D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">5 mil</td>
<td role="cell">1.25 oz/yd2, [42 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Templates for sign installation. Texturing for in-store visual appeal</td>
<td role="cell">36"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1056D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">6.3 mil</td>
<td role="cell">1.6 oz/yd2, [54 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Reprographics, Tags & Labels, Signs</td>
<td role="cell">36", 60.25"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1073D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.5 mil</td>
<td role="cell">2.2 oz/yd2, [75 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Reprographics, Booklets, Charts, & Signs, Blueprints</td>
<td role="cell">36", 61"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1079</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.9 mil</td>
<td role="cell">2.85 oz/yd2, [97 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Tags & Labels</td>
<td role="cell">36"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1085D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">10.3 mil</td>
<td role="cell">3.2 oz/yd2, [109 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Banners & Signs. Extra body for shape development.</td>
<td role="cell">57.125", 114.25"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1443R</a></td>
<td role="cell">Uncoated</td>
<td role="cell">5.5 mil</td>
<td role="cell">1.25 oz/yd2, [43 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Fabric-like, Soft Structure</td>
<td role="cell">Promotional clothing, Ideal for interlining between double sided signs, flags, and banners</td>
<td role="cell">60", 120"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">8740D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.5 mil</td>
<td role="cell">2.0 oz/yd2, [68 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Reprographics, Booklets, Charts, & Signs, Blueprints</td>
<td role="cell">36", 48"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">Tyvek Sheets</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.5 mil</td>
<td role="cell">2.0 oz/yd2, [68gsm]</td>
<td role="cell">NA</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Water resistent paper items like signage, racing bibs, etc.</td>
<td role="cell">8.5"x11", 12×18</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">Tyvek Sheets</a></td>
<td role="cell">Uncoated</td>
<td role="cell">6.3 mil</td>
<td role="cell">1.6 oz/yd2, [54 gsm]</td>
<td role="cell">NA</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Water resistent paper items like signage, racing bibs, etc.</td>
<td role="cell">8.5" x 11"</td>
</tr>
</tbody>
</table>
</div>
<div id="tab-2" class="tab-content">
<h2 style="margin-top: 10px; margin-bottom: 25px;">Inkjet</h2>
<table align="center" style="font-family: arial !important; font-size: 13px; border: 1px solid #aed0ea; margin-bottom: -30px;" border="1" cellpadding="3" cellspacing="3" width="100%" role="table">
<thead role="rowgroup">
<tr role="row">
<td style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3;
text-align: center;"><b>Product</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Coating</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Thickness</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Weight</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Core</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Notes</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Typical Applications</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Widths</b></td>
</tr>
</thead>
<tbody role="rowgroup"></tbody>
</table>
</div>
<div id="tab-3" class="tab-content">
<h2 style="margin-top: 10px; margin-bottom: 25px;">Aqueous Inkjet</h2>
<table align="center" style="font-family: arial !important; font-size: 13px; border: 1px solid #aed0ea; margin-bottom: -30px;" border="1" cellpadding="3" cellspacing="3" width="100%" role="table">
<thead role="rowgroup">
<tr role="row">
<td style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3;
text-align: center;"><b>Product</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Coating</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Thickness</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Weight</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Core</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Notes</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Typical Applications</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Widths</b></td>
</tr>
</thead>
<tbody role="rowgroup">
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">Tyvek Inkjet 11 Mil</a></td>
<td role="cell">Coated 1 side</td>
<td role="cell">11 mil</td>
<td role="cell">4 oz/yd2, [136 gsm]</td>
<td role="cell">2"</td>
<td role="cell">Non-glare surface, Paper-like</td>
<td role="cell">Banners & Signs</td>
<td role="cell">24", 36", 42", 50", 59"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">Tyvek Inkjet 7 Mil</a></td>
<td role="cell">Coated 1 side</td>
<td role="cell">7 mil</td>
<td role="cell">1.8 oz/yd2, [61 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Non-glare surface, Paper-like</td>
<td role="cell">Banners & Signs</td>
<td role="cell">36"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">Tyvek Sheets</a></td>
<td role="cell">Coated 1 side</td>
<td role="cell">8 mil</td>
<td role="cell">2.2 oz/yd2, [68 gsm]</td>
<td role="cell">NA</td>
<td role="cell">Non-glare surface, Paper-like</td>
<td role="cell">Water resistent paper items like signage, racing bibs, etc.</td>
<td role="cell">8.5" x 11"</td>
</tr>
</tbody>
</table>
</div>
<div id="tab-4" class="tab-content">
<h2 style="margin-top: 10px; margin-bottom: 25px;">Digital on Demand</h2>
<table align="center" style="font-family: arial !important; font-size: 13px; border: 1px solid #aed0ea; margin-bottom: -30px;" border="1" cellpadding="3" cellspacing="3" width="100%" role="table">
<thead role="rowgroup">
<tr role="row">
<td style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3;
text-align: center;"><b>Product</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Coating</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Thickness</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Weight</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Core</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Notes</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Typical Applications</b></td>
<th style="padding: 8px; color: white; border-color: #aed0ea; background-color: #3baae3; text-align: center;" role="columnheader"><b>Widths</b></td>
</tr>
</thead>
<tbody role="rowgroup">
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1025D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">5 mil</td>
<td role="cell">1.25 oz/yd2, [42 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Templates for sign installation. Texturing for in-store visual appeal</td>
<td role="cell">36"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1056D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">6.3 mil</td>
<td role="cell">1.6 oz/yd2, [54 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Reprographics, Tags & Labels, Signs</td>
<td role="cell">36", 60.25"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1073D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.5 mil</td>
<td role="cell">2.2 oz/yd2, [75 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Reprographics, Booklets, Charts, & Signs, Blueprints</td>
<td role="cell">36", 61"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1079</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.9 mil</td>
<td role="cell">2.85 oz/yd2, [97 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Tags & Labels</td>
<td role="cell">36"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">1085D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">10.3 mil</td>
<td role="cell">3.2 oz/yd2, [109 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Banners & Signs. Extra body for shape development.</td>
<td role="cell">57.125", 114.25"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">8740D</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.5 mil</td>
<td role="cell">2.0 oz/yd2, [68 gsm]</td>
<td role="cell">3"</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Reprographics, Booklets, Charts, & Signs, Blueprints</td>
<td role="cell">36", 48"</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">Tyvek Sheets</a></td>
<td role="cell">Uncoated</td>
<td role="cell">7.5 mil</td>
<td role="cell">2.0 oz/yd2, [68gsm]</td>
<td role="cell">NA</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Water resistent paper items like signage, racing bibs, etc.</td>
<td role="cell">8.5"x11", 12×18</td>
</tr>
<tr role="row">
<td role="cell"><a href="http://hoffwebsites.com/mcwp-2/">Tyvek Sheets</a></td>
<td role="cell">Uncoated</td>
<td role="cell">6.3 mil</td>
<td role="cell">1.6 oz/yd2, [54 gsm]</td>
<td role="cell">NA</td>
<td role="cell">Paper-like, Hard Structure</td>
<td role="cell">Water resistent paper items like signage, racing bibs, etc.</td>
<td role="cell">8.5" x 11"</td>
</tr>
</tbody>
</table>
</div>
<script src='http://hoffwebsites.com/mcwp-2/1-data/responsive-tabbed-content-with-jquery-and-css/js/jquery.min.js'></script>
<script src='http://hoffwebsites.com/mcwp-2/1-data/responsive-tabbed-content-with-jquery-and-css/js/index.js'></script>
</body><br />
</html><center><b><a href="#Top">Back to Top</a></b></center><script src="http://hoffwebsites.com/mcwp-2/1-data/responsive-tabbed-content-with-jquery-and-css/js/modernizr.min.js" type="text/javascript"></script>
<style type="text/css">ol,ul{list-style:none}</style>
<link rel="stylesheet" href="http://hoffwebsites.com/mcwp-2/1-data/responsive-tabbed-content-with-jquery-and-css/css/style.css">
答案 0 :(得分:0)
这就是我要做的:
1)使用url中的参数构建链接,如下所示:
http://hoffwebsites.com/mcwp-2/buy-by-industry/printing/?tab=tab-9
2)然后在click函数上方添加您的js:
$(document).ready(function(){
$.urlParam = function(name){
var results = new RegExp('[\?&]' + name + '=([^]*)').exec(window.location.href);
if (results==null){
return null;
}
else{
return results[1] || 0;
}
};
var tab = $.urlParam('tab');
if (tab != null) {
$('.projects_select').removeClass('current');
$('.tab-content').removeClass('current');
$('.projects_select[data-tab="' + tab + '"]').addClass('current');
$("#"+tab).addClass('current');
};
$('.projects_select').click(function(){
var tab_id = $(this).attr('data-tab');
$('.projects_select').removeClass('current');
$('.tab-content').removeClass('current');
$(this).addClass('current');
$("#"+tab_id).addClass('current');
});
})
让我知道是否有帮助!