You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.5 KiB
36 lines
1.5 KiB
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Expires" content="0" />
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
|
<meta http-equiv="Cache-control" content="no-cache" />
|
|
<meta http-equiv="Cache" content="no-cache" />
|
|
<meta http-equiv="content-language" content="zh-TW">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1,user-scalable=no">
|
|
<meta name="keywords" content="經典案例 - Eurotran 奕達運通有限公司">
|
|
<meta name="description" content="">
|
|
<title>經典案例 - Eurotran 奕達運通有限公司</title>
|
|
<link href="css/main.css" rel="stylesheet" type="text/css">
|
|
<link href="css/case.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<div class="lightbox">
|
|
<div class="detailImg">
|
|
<h5></h5>
|
|
<h1 class="indexTitle orange"><em id="parentTitle"></em> <span id="detailTitle"></span></h1>
|
|
<div class="caseThumb"><img id="imgCoverId" src="" width="100%"></div>
|
|
</div>
|
|
<div class="detailText">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript" src="js/jquery-2.2.4.min.js"></script>
|
|
<!-- for imgcorp -->
|
|
<script type="text/javascript" src="js/imgLiquid-min.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function () {
|
|
$(".caseThumb").imgLiquid({ fill: true });
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|