{"id":29267,"date":"2024-01-18T08:57:44","date_gmt":"2024-01-18T08:57:44","guid":{"rendered":"https:\/\/prelive-tdw.visibleone.app\/insight-and-news\/tanner-de-witt-is-delighted-that-our-law-firm-has-achieved-consistent-recognition-in-chambers-and-partners-greater-china-region-guide-2024\/"},"modified":"2026-01-22T08:52:58","modified_gmt":"2026-01-22T08:52:58","slug":"tanner-de-witt-is-delighted-that-our-law-firm-has-achieved-consistent-recognition-in-chambers-and-partners-greater-china-region-guide-2024","status":"publish","type":"insight-and-news","link":"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/tanner-de-witt-is-delighted-that-our-law-firm-has-achieved-consistent-recognition-in-chambers-and-partners-greater-china-region-guide-2024\/","title":{"rendered":"Tanner De Witt is delighted that our law firm has achieved consistent recognition in\u00a0Chambers and Partners\u00a0Greater China Region Guide 2024"},"content":{"rendered":"\n    \n\n<div style=\"background-image:url('https:\/\/www.tannerdewitt.com\/wp-content\/themes\/tanner-de-witt\/images\/insightdetails.jpeg')\"\n    class=\"insight-news-detail-hero\" id=\"insight-news-detail-hero\">\n\n\t\t<div style=\"background-color:\" class=\"insight-news-detail-hero-overlay \"><\/div>\n            <div class=\"z-[0]\">\n                <div class=\"insight-news-breadcrumbs flex items-end practice-areas-featured-breadcrumbs \">\n                    <a class=\"page-link no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/\">Home<\/a>                <\/div>\n\n\n                <div class=\"hero-title\">\n                    <h1>\n                        Tanner De Witt is delighted that our law firm has achieved consistent recognition in\u00a0Chambers and Partners\u00a0Greater China Region Guide 2024                    <\/h1>\n                <\/div>\n                \n                    <div style=\"\" class=\"hero-date \">\n\n                        <span class=\"month\">Jan<\/span>\n                        <span class=\"day\">18<\/span>\n                        <span class=\"year\">2024<\/span>\n                    <\/div>\n\n            <\/div>\n    \n\n    \n\n\n\n<\/div>\n\n\n\n<script >\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n\n            const breadCrumbsContainer = Array.from(document.querySelectorAll(\".practice-areas-featured-breadcrumbs\"));\n\n            breadCrumbsContainer.forEach(container => {\n                const breadCrumbLinks = Array.from(container.querySelectorAll('.page-link'));\n                const breadCrumbSeperators = Array.from(container.querySelectorAll('.separator'));\n\n                if (Array.from(breadCrumbLinks).length === 1) {\n                    const homeNode = breadCrumbLinks[0];\n\n                    if (!homeNode) {\n                        return\n                    }\n\n                    const postTypeNode = homeNode.cloneNode(true);\n                    postTypeNode.textContent = \"Insights and News\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', postTypeNode)\n                    breadCrumbLinks.push(postTypeNode);\n\n                    if (\"News\") {\n                        const categoryNode = homeNode.cloneNode(true);\n\n                        categoryNode.textContent = \"News\";\n                        container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                        container.insertAdjacentElement('beforeend', categoryNode)\n                        breadCrumbLinks.push(categoryNode);\n                    }\n\n\n                    const titleNode = homeNode.cloneNode(true);\n\n                    titleNode.textContent = \"Tanner De Witt is delighted that our law firm has achieved consistent recognition in\u00a0Chambers and Partners\u00a0Greater China Region Guide 2024\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', titleNode)\n                    breadCrumbLinks.push(titleNode);\n\n\n\n\n                }\n\n                breadCrumbLinks.forEach((link, index) => {\n\n                    link.classList.add('practice-areas-featured-breadcrumb-item-name');\n                    const origin = window.location.origin;\n                    const href = window.location.href;\n\n                    const originSplitter = window.location.href.includes(\"insight-and-news\") ? \"insight-and-news\" : window.location.href.includes('insights-and-news') ? \"insights-and-news\" : \"\"\n\n                    const paths = href.split(originSplitter);\n                    const links = paths[1].split(\"\/\").filter(Boolean)\n\n\n                    const resolvedOrigin = originSplitter ? (href.split(originSplitter)[0] || \"\") : (origin + \"\/\")\n\n                    if (index === 0) {\n\n                        if (!originSplitter) {\n                            link.href = origin\n                        } else {\n                            link.href = resolvedOrigin;\n                        }\n\n\n                    } else if (index === 1) {\n                        link.href = resolvedOrigin + originSplitter\n\n                    }\n                    else if (index === 2) {\n                        console.log(links)\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\")\n                    }\n                    else if (index === 3) {\n\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\") + \"\/\" + (links[1] || \"\")\n\n                    }\n\n\n\n                    \/\/ const words = link.textContent.split(\" \")\n                    \/\/ if (words.length > 4) {\n                    \/\/     link.textContent = words.slice(0, 4).join(\" \") + \"...\"\n                    \/\/ }\n\n                })\n\n                breadCrumbSeperators.forEach(separator => {\n                    separator.textContent = \"\/\"\n                    separator.classList.add('practice-areas-featured-breadcrumb-item-slash')\n                });\n\n\n            })\n\n\n        })\n        removeDivTag()\n    })();\n\n    function removeDivTag() {\n        console.log(\"remasfljas\");\n        const editorContainer = document.querySelector(\".editor-wysiwyg\");\n        \/\/ editorContainer.innerText = editorContainer.innerText.replace(\"<\/div>\", \"\")\n        Array.from(editorContainer.childNodes).forEach(el => {\n            if (el.textContent.includes(\"<\/div>\")) {\n                el.textContent = \"\"\n            }\n        })\n    }\n<\/script>\n\n<div class=\"editor-wysiwyg my-[40px]\">\n<div class=\"single-section\">Tanner De Witt is delighted that our law firm has achieved consistent recognition in\u00a0<a href=\"https:\/\/chambers.com\/\" target=\"_blank\" rel=\"noopener\">Chambers and Partners<\/a>\u00a0Greater China Region Guide 2024. We are honoured to have maintained top-notch rankings for an impressive 14-year stretch. Big congratulations to our exceptional team for earning this well-deserved\u00a0recognition.\n<p>Restructuring &amp; Insolvency: 14 years and 3 lawyers ranked<br \/>Corporate\/M&amp;A: Independent Hong Kong Firms: 12 years and 3 lawyers ranked<br \/>Dispute Resolution: Litigation: 10 years and 3 lawyers ranked<br \/>Family &amp; Matrimonial: 6 years and 1 lawyer ranked<br \/>Employment: 3 years and 1 lawyer ranked<br \/>TMT: 2 years and 1 lawyer ranked<br \/>Data Protection &amp; Privacy: 1 year and 1 lawyer ranked<\/p>\n<\/div>\n<\/div>\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"1700\" src=\"https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2023\/12\/Chambers-and-Partners-rankings-post-1500-x-1700-px.png\" alt=\"\" class=\"wp-image-31314\" srcset=\"https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2023\/12\/Chambers-and-Partners-rankings-post-1500-x-1700-px.png 1500w, https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2023\/12\/Chambers-and-Partners-rankings-post-1500-x-1700-px-265x300.png 265w, https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2023\/12\/Chambers-and-Partners-rankings-post-1500-x-1700-px-904x1024.png 904w, https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2023\/12\/Chambers-and-Partners-rankings-post-1500-x-1700-px-768x870.png 768w, https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2023\/12\/Chambers-and-Partners-rankings-post-1500-x-1700-px-1355x1536.png 1355w\" sizes=\"auto, (max-width: 1500px) 100vw, 1500px\" \/><\/figure>\n\n\n<p>&#8220;<\/p>\n<\/div>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Tanner De Witt is delighted that our law firm has achieved consistent recognition in\u00a0Chambers and Partners\u00a0Greater China Region Guide 2024. We are honoured to have maintained top-notch rankings for an impressive 14-year stretch. Big congratulations to our exceptional team for earning this well-deserved\u00a0recognition. Restructuring &amp; Insolvency: 14 years and 3 lawyers rankedCorporate\/M&amp;A: Independent Hong Kong [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"template":"","meta":{"_acf_changed":false,"footnotes":""},"tags":[],"insight-category":[1130],"insight-month":[1158],"insight-practice-area":[1127,1126,1125,1132,1131,1123,1128,1122],"insight-year":[1159],"class_list":["post-29267","insight-and-news","type-insight-and-news","status-publish","hentry","insight-category-news","insight-month-january","insight-practice-area-commercial","insight-practice-area-corporate","insight-practice-area-corporate-and-commercial","insight-practice-area-dispute-resolution","insight-practice-area-employment","insight-practice-area-family","insight-practice-area-litigation","insight-practice-area-restructuring-and-insolvency","insight-year-1159"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news\/29267","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news"}],"about":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/types\/insight-and-news"}],"author":[{"embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":4,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news\/29267\/revisions"}],"predecessor-version":[{"id":31888,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news\/29267\/revisions\/31888"}],"wp:attachment":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/media?parent=29267"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/tags?post=29267"},{"taxonomy":"insight-category","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-category?post=29267"},{"taxonomy":"insight-month","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-month?post=29267"},{"taxonomy":"insight-practice-area","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-practice-area?post=29267"},{"taxonomy":"insight-year","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-year?post=29267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}