<div style="max-width: 680px; margin: 0 auto; text-align: center;">
<div style="margin-bottom: 20px;">Enter your tracking number to see the tracking details</div>
<div style="display: flex; margin-bottom: 20px; height: 40px;"><input id="trackNum" maxlength="50" type="text" style="box-sizing: content-box; flex: 1; margin-right: 10px; padding: 0; padding-left: 10px; padding-right: 10px; border: 1px solid #9e9e9e; height: calc(100% - 2px);" /> <input onclick="inputTrack()" type="button" value="TRACK" style="border: 1px solid #ec640c; border-radius: 2px; padding: 8px 0; width: 80px; height: 100%; color: #fff; font-size: 14px; background-color: #f74b16;" /></div>
<div id="trackContainer"></div>
</div>
<script src="https://trackdog-1251220924.file.myqcloud.com/static/externalcall.min.js"></script>
<script>// <![CDATA[
function inputTrack() {
var num = document.getElementById("trackNum").value;
if (num === "") {
alert("Please enter tracking number");
return;
}
TDTrackJs.trackAppend({
TD_ContainerId: "trackContainer",
TD_Num: num,
TD_Code: "",
TD_Lang: "",
TD_Width: 680,
TD_Height: 560
});
}
// ]]></script>
The cookie settings on this website are set to 'allow all cookies' to give you the very best experience. Please click Accept Cookies to continue to use the site.
Get Your 10% Discount: 10OFF
This email has been registered
ico-collapse
0
Recently Viewed
ic-cross-line-top
Top
ic-expand
ic-cross-line-top