Help
RSS
API
Feed
Maltego
Contact
Domain > legendbiotechmsl.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-06-25
44.220.117.49
(
ClassC
)
2026-02-01
107.20.30.137
(
ClassC
)
Port 80
HTTP/1.1 302 FoundDate: Sun, 01 Feb 2026 19:49:54 GMTContent-Type: text/html; charsetiso-8859-1Content-Length: 301Connection: keep-aliveServer: Apache/2.4.63 (Ubuntu)Location: https://qa.legendbiotechmsl.com !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>302 Found/title>/head>body>h1>Found/h1>p>The document has moved a hrefhttps://qa.legendbiotechmsl.com>here/a>./p>hr>address>Apache/2.4.63 (Ubuntu) Server at legendbiotechmsl.com Port 80/address>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 01 Feb 2026 19:49:54 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: Apache/2.4.63 (Ubuntu)Link: https://legendbiotechmsl.com/wp-json/>; relhttps://api.w.org/Link: https://legendbiotechmsl.com/wp-json/wp/v2/pages/41>; relalternate; titleJSON; typeapplication/jsonLink: https://legendbiotechmsl.com/>; relshortlinkVary: Accept-Encoding !doctype html>html langen-US>head> script typetext/javascript> document.addEventListener(DOMContentLoaded, function() { // Create a new div element var customHeaderText document.getElementById(disclaimer_text); customHeaderText.innerHTML ; // Append the new div element to the header //document.querySelector(header).appendChild(customHeaderText); });/script>/script>!-- OneTrust Cookies Consent Notice start for legendbiotechmsl.com //Commenting Autoblock.js line as it may affect the js functionality-->!--script typetext/javascript srchttps://cdn.cookielaw.org/consent/4a6444a8-86e9-4625-94f5-6d5736df43ea/OtAutoBlock.js >/script> -->script srchttps://cdn.cookielaw.org/scripttemplates/otSDKStub.js typetext/javascript charsetUTF-8 data-domain-script4a6444a8-86e9-4625-94f5-6d5736df43ea >/script>script typetext/javascript>function OptanonWrapper() { // Get initial OnetrustActiveGroups ids if(typeof OptanonWrapperCount undefined){ otGetInitialGrps(); } if(localStorage.checkDeleteCookie) { document.cookie _ga_1NVYDXB5CD; Path/; domain.+ window.location.hostname +; expiresThu, 01 Jan 1970 00:00:01 GMT;; document.cookie _ga; Path/; domain.+ window.location.hostname +; expiresThu, 01 Jan 1970 00:00:01 GMT;; } else{ localStorage.setItem(checkDeleteCookie,false); } //Delete cookies otDeleteCookie(otIniGrps); // Assign OnetrustActiveGroups to custom variable function otGetInitialGrps(){ OptanonWrapperCount ; otIniGrps OnetrustActiveGroups; var getbtnAccept document.getElementById(onetrust-accept-btn-handler); //Adding this condition to check if code cannot find Accept button if(getbtnAccept ! null){ getbtnAccept.onclick function () { console.log(Accept Button Clicked!!); var filerefdocument.createElement(script); fileref.setAttribute(type,text/javascript); fileref.setAttribute(src, https://www.googletagmanager.com/gtag/js?idG-1NVYDXB5CD); fileref.setAttribute(id,gtaganalytics); document.head.appendChild(fileref); console.log(fileref.parentElement.nodeName); window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-1NVYDXB5CD); };} var perfToggle document.getElementById(ot-group-id-C0002); domainNameP window.location.hostname.substring(window.location.hostname.indexOf(.) + 1); if(perfToggle.checked false){ console.log(Performance Cookies is toggled OFF on the host + window.location.hostname); if(window.location.hostname qa.legendbiotechmsl.com) { console.log(Inside MSL QA instance: + window.location.hostname); document.cookie _ga; expiresThu, 01 Jan 1970 00:00:00 UTC; path/; domain.legendbiotechmsl.com;; document.cookie _ga_1NVYDXB5CD; expiresThu, 01 Jan 1970 00:00:00 UTC; path/; domain.legendbiotechmsl.com;; } else { document.cookie _ga_1NVYDXB5CD; Path/; domain.+ window.location.hostname +; expiresThu, 01 Jan 1970 00:00:01 GMT;; document.cookie _ga; Path/; domain.+ window.location.hostname +; expiresThu, 01 Jan 1970 00:00:01 GMT;; } } if(perfToggle.checked true){ console.log(Performance Cookies is toggled ON on the host + window.location.hostname); var filerefdocument.createElement(script); fileref.setAttribute(type,text/javascript); fileref.setAttribute(src, https://www.googletagmanager.com/gtag/js?idG-1NVYDXB5CD); fileref.setAttribute(id,gtaganalytics); document.head.appendChild(fileref); console.log(fileref.parentElement.nodeName); window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-1NVYDXB5CD); } // console.log(otGetInitialGrps, otIniGrps) } function otDeleteCookie(iniOptGrpId) { //console.log(Delete Cookied fn OT + iniOptGrpId); var otDomainGrps JSON.parse(JSON.stringify(Optanon.GetDomainData().Groups)); var otDeletedGrpIds otGetInactiveId(iniOptGrpId, OnetrustActiveGroups); if(otDeletedGrpIds.length ! 0 && otDomainGrps.length !0){ for(var i0; i otDomainGrps.length; i++){ //Check if CustomGroupId matches if(otDomainGrpsiCustomGroupId ! && otDeletedGrpIds.includes(otDomainGrpsiCustomGroupId)){ for(var j0; j otDomainGrpsiCookies.length; j++){ // console.log(otDeleteCookie,otDomainGrpsiCookiesjName) //Delete cookie eraseCookie(otDomainGrpsiCookiesjName); } } //Check if Hostid matches if(otDomainGrpsiHosts.length ! 0){ for(var j0; j otDomainGrpsiHosts.length; j++){ //Check if HostId presents in the deleted list and cookie array is not blank if(otDeletedGrpIds.includes(otDomainGrpsiHostsjHostId) && otDomainGrpsiHostsjCookies.length !0){ for(var k0; k otDomainGrpsiHostsjCookies.length; k++){ //Delete cookie eraseCookie(otDomainGrpsiHostsjCookieskName); } } } } } } otGetInitialGrps(); //Reassign new group ids } //Get inactive ids function otGetInactiveId(customIniId, otActiveGrp){ //Initial OnetrustActiveGroups // console.log(otGetInactiveId,customIniId) customIniId customIniId.split(,); customIniId customIniId.filter(Boolean); //After action OnetrustActiveGroups otActiveGrp otActiveGrp.split(,); otActiveGrp otActiveGrp.filter(Boolean); var result; for (var i0; i customIniId.length; i++){ if ( otActiveGrp.indexOf(customIniIdi) -1 ){ result.push(customIniIdi); } } return result; } //Delete cookie function eraseCookie(name) { localStorage.setItem(checkDeleteCookie, true); //Delete root path cookies domainName window.location.hostname; document.cookie name+; Max-Age-99999999; Path/;Domain+ domainName; document.cookie name+; Max-Age-99999999; Path/;; //Delete LSO incase LSO being used, cna be commented out. localStorage.removeItem(name); //Check for the current path of the page pathArray window.location.pathname.split(/); //Loop through path hierarchy and delete potential cookies at each path. for (var i0; i pathArray.length; i++){ if (pathArrayi){ //Build the path string from the Path Array e.g /site/login var currentPath pathArray.slice(0,i+1).join(/); document.cookie name+; Max-Age-99999999; Path + currentPath + ;Domain+ domainName; document.cookie name+; Max-Age-99999999; Path + currentPath + ;; //Maybe path has a trailing slash! document.cookie name+; Max-Age-99999999; Path + currentPath + /;Domain+ domainName; document.cookie name+; Max-Age-99999999; Path + currentPath + /;; } } }} /script>!-- OneTrust Cookies Consent Notice end for legendbiotechmsl.com -->!-- Global site tag (gtag.js) - Google Analytics -->!--script async srchttps://www.googletagmanager.com/gtag/js?idG-1NVYDXB5CD>/script>script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-1NVYDXB5CD);/script> --> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1> link relprofile hrefhttps://gmpg.org/xfn/11> link relshortcut icon typeimage/png hrefhttps://legendbiotechmsl.com/wp-content/themes/msllocator/images/legend_favicon.png/> link relBookmark typeimage/png hrefhttps://legendbiotechmsl.com/wp-content/themes/msllocator/images/legend_favicon.png> link relpreconnect hrefhttps://fonts.gstatic.com>link hrefhttps://fonts.googleapis.com/css2?familyRoboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&displayswap relstylesheet> meta namerobots contentindex, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1 /> style>img:is(sizesauto i, sizes^auto, i) { contain-intrinsic-size: 3000px 1500px }/style> !-- This site is optimized with the Yoast SEO plugin v25.7 - https://yoast.com/wordpress/plugins/seo/ --> title>Home - MSL-Locator/title> meta namedescription contentLegend Biotech provides a Medical Science Liaison locator for licensed US Healthcare Professionals and helps you to find and contact a MSL based on your location. /> link relcanonical hrefhttps://legendbiotechmsl.com/ /> meta propertyog:locale contenten_US /> meta propertyog:type contentwebsite /> meta propertyog:title contentHome - MSL-Locator /> meta propertyog:description contentLegend Biotech provides a Medical Science Liaison locator for licensed US Healthcare Professionals and helps you to find and contact a MSL based on your location. /> meta propertyog:url contenthttps://legendbiotechmsl.com/ /> meta propertyog:site_name contentMSL-Locator /> meta propertyarticle:modified_time content2023-05-10T16:00:13+00:00 /> meta nametwitter:card contentsummary_large_image /> script typeapplication/ld+json classyoast-schema-graph>{@context:https://schema.org,@graph:{@type:WebPage,@id:https://legendbiotechmsl.com/,url:https://legendbiotechmsl.com/,name:Home - MSL-Locator,isPartOf:{@id:https://legendbiotechmsl.com/#website},datePublished:2021-04-29T12:06:29+00:00,dateModified:2023-05-10T16:00:13+00:00,description:Legend Biotech provides a Medical Science Liaison locator for licensed US Healthcare Professionals and helps you to find and contact a MSL based on your location.,breadcrumb:{@id:https://legendbiotechmsl.com/#breadcrumb},inLanguage:en-US,potentialAction:{@type:ReadAction,target:https://legendbiotechmsl.com/}},{@type:BreadcrumbList,@id:https://legendbiotechmsl.com/#breadcrumb,itemListElement:{@type:ListItem,position:1,name:Home}},{@type:WebSite,@id:https://legendbiotechmsl.com/#website,url:https://legendbiotechmsl.com/,name:MSL-Locator,description:,potentialAction:{@type:SearchAction,target:{@type:EntryPoint,urlTemplate:https://legendbiotechmsl.com/?s{search_term_string}},query-input:{@type:PropertyValueSpecification,valueRequired:true,valueName:search_term_string}},inLanguage:en-US}}/script> !-- / Yoast SEO plugin. -->link reldns-prefetch href//fonts.googleapis.com />link relalternate typeapplication/rss+xml titleMSL-Locator » Feed hrefhttps://legendbiotechmsl.com/feed/ />link relalternate typeapplication/rss+xml titleMSL-Locator » Comments Feed hrefhttps://legendbiotechmsl.com/comments/feed/ />script>window._wpemojiSettings {baseUrl:https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/,ext:.png,svgUrl:https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/,svgExt:.svg,source:{concatemoji:https:\/\/legendbiotechmsl.com\/wp-includes\/js\/wp-emoji-release.min.js?ver6.8.3}};/*! This file is auto-generated */!function(s,n){var o,i,e;function c(e){try{var t{supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var tnew Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return eat})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var ne.getImageData(16,16,1,1),a0;an.data.length;a++)if(0!n.dataa)return!1;return!0}function f(e,t,n,a){switch(t){caseflag:return n(e,\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f,\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f)?!1:!n(e,\ud83c\udde8\ud83c\uddf6,\ud83c\udde8\u200b\ud83c\uddf6)&&!n(e,\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f,\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f);caseemoji:return!a(e,\ud83e\udedf)}return!1}function g(e,t,n,a){var rundefined!typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement(canvas),or.getContext(2d,{willReadFrequently:!0}),i(o.textBaselinetop,o.font600 32px Arial,{});return e.forEach(function(e){iet(o,e,n,a)}),i}function t(e){var ts.createElement(script);t.srce,t.defer!0,s.head.appendChild(t)}undefined!typeof Promise&&(owpEmojiSettingsSupports,iflag,emoji,n.supports{everything:!0,everythingExceptFlag:!0},enew Promise(function(e){s.addEventListener(DOMContentLoaded,e,{once:!0})}),new Promise(function(t){var nfunction(){try{var eJSON.parse(sessionStorage.getItem(o));if(objecttypeof e&&numbertypeof e.timestamp&&(new Date).valueOf()e.timestamp+604800&&objecttypeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(undefined!typeof Worker&&undefined!typeof OffscreenCanvas&&undefined!typeof URL&&URL.createObjectURL&&undefined!typeof Blob)try{var epostMessage(+g.toString()+(+JSON.stringify(i),f.toString(),p.toString(),u.toString().join(,)+));,anew Blob(e,{type:text/javascript}),rnew Worker(URL.createObjectURL(a),{name:wpTestEmojiSupports});return void(r.onmessagefunction(e){c(ne.data),r.terminate(),t(n)})}catch(e){}c(ng(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supportstet,n.supports.everythingn.supports.everything&&n.supportst,flag!t&&(n.supports.everythingExceptFlagn.supports.everythingExceptFlag&&n.supportst);n.supports.everythingExceptFlagn.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady!1,n.readyCallbackfunction(){n.DOMReady!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(en.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);/script>style idwp-emoji-styles-inline-css> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }/style>link relstylesheet idwp-block-library-css hrefhttps://legendbiotechmsl.com/wp-includes/css/dist/block-library/style.min.css?ver6.8.3 mediaall />style idclassic-theme-styles-inline-css>/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}/style>style idglobal-styles-inline-css>:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}/style>link relstylesheet idcontact-form-7-css hrefhttps://legendbiotechmsl.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver6.1.1 mediaall />style idcontact-form-7-inline-css>.wpcf7 .wpcf7-recaptcha iframe {margin-bottom: 0;}.wpcf7 .wpcf7-recaptchadata-aligncenter > div {margin: 0 auto;}.wpcf7 .wpcf7-recaptchadata-alignright > div {margin: 0 0 0 auto;}/style>link relstylesheet idwalcf7-datepicker-css-css hrefhttps://legendbiotechmsl.com/wp-content/plugins/date-time-picker-for-contact-form-7/assets/css/jquery.datetimepicker.min.css?ver1.0.0 mediaall />link relstylesheet idMSL Reports-css hrefhttps://legendbiotechmsl.com/wp-content/plugins/msl-reports/public/css/msl-reports-public.css?ver1.0.0 mediaall />link relstylesheet idmsllocator-style-css hrefhttps://legendbiotechmsl.com/wp-content/themes/msllocator/style.css?ver1.0.0 mediaall />link relstylesheet idexo2-font-css href//fonts.googleapis.com/css?familyExo+2%3A100%2C200%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700%2C700i&ver1.0.0 mediaall />link relstylesheet idMaterial-icons-css hrefhttps://fonts.googleapis.com/icon?familyMaterial+Icons&ver1.0.0 mediaall />link relstylesheet idmsllocator_jqueryui_css-css hrefhttps://legendbiotechmsl.com/wp-content/themes/msllocator/template-msl/assets/css/jquery-ui.css?ver6.8.3 mediaall />link relstylesheet iddtpicker-css hrefhttps://legendbiotechmsl.com/wp-content/plugins/date-time-picker-field/assets/js/vendor/datetimepicker/jquery.datetimepicker.min.css?ver6.8.3 mediaall />script srchttps://legendbiotechmsl.com/wp-includes/js/jquery/jquery.min.js?ver3.7.1 idjquery-core-js>/script>script srchttps://legendbiotechmsl.com/wp-includes/js/jquery/jquery-migrate.min.js?ver3.4.1 idjquery-migrate-js>/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/msl-reports/public/js/msl-reports-public.js?ver1.0.0 idMSL Reports-js>/script>script idajax-script-js-extra>var my_ajax_object {ajax_url:https:\/\/legendbiotechmsl.com\/wp-admin\/admin-ajax.php};/script>script srchttps://legendbiotechmsl.com/wp-content/themes/msllocator/template-msl/assets/js/geodatasource-cr.js?ver6.8.3 idajax-script-js>/script>link relhttps://api.w.org/ hrefhttps://legendbiotechmsl.com/wp-json/ />link relalternate titleJSON typeapplication/json hrefhttps://legendbiotechmsl.com/wp-json/wp/v2/pages/41 />link relEditURI typeapplication/rsd+xml titleRSD hrefhttps://legendbiotechmsl.com/xmlrpc.php?rsd />meta namegenerator contentWordPress 6.8.3 />link relshortlink hrefhttps://legendbiotechmsl.com/ />link relalternate titleoEmbed (JSON) typeapplication/json+oembed hrefhttps://legendbiotechmsl.com/wp-json/oembed/1.0/embed?urlhttps%3A%2F%2Flegendbiotechmsl.com%2F />link relalternate titleoEmbed (XML) typetext/xml+oembed hrefhttps://legendbiotechmsl.com/wp-json/oembed/1.0/embed?urlhttps%3A%2F%2Flegendbiotechmsl.com%2F&formatxml />link relicon hrefhttps://legendbiotechmsl.com/wp-content/uploads/2024/07/legend_favicon1.png sizes32x32 />link relicon hrefhttps://legendbiotechmsl.com/wp-content/uploads/2024/07/legend_favicon1.png sizes192x192 />link relapple-touch-icon hrefhttps://legendbiotechmsl.com/wp-content/uploads/2024/07/legend_favicon1.png />meta namemsapplication-TileImage contenthttps://legendbiotechmsl.com/wp-content/uploads/2024/07/legend_favicon1.png /> style idwp-custom-css> @media screen and (min-width: 767px) {.logged-in .contentsection { top: 132px;} h6 { font-size: 14px; padding-bottom: 15px;}}h6 { font-size: 24px; padding-bottom: 15px;}p.below_header_text a { text-decoration: none; color: #E3396A;}.rectangle img { width: 100%;}.page-template-msl-template .learn-more{ visibility:hidden;}.wpcf7-not-valid-tip { color: #dc3232; font-size: 1em; display: contents !important; font-size: medium;}p.required { margin-bottom: 0px !important;} ooter_left p a { font-weight: 500;}@media screen and (max-width: 1300px){ #footer { padding: 21px 30px; }} .content-wrapper{ padding-left: 15px; max-width: 250px; }.wpcf7-response-output { display: none;}@media screen and (max-width: 320px){ .home .welcome-section { margin-top: 150px;}}.form-content p { margin-bottom: 20px; font-size: 14px ; line-height: 17px; color: #595454;}.rights-text p { float: left; color: #595454; font-family: Exo 2; font-size: 14px; letter-spacing: 0; line-height: 17px; text-align: right; display: inline-block;}.msl-form-section .form-field p { margin-bottom: 0px;}.cancel-button p { margin-bottom: 0px;}.page-id-363 figure.wp-block-table table tr td { color: #0C2231;} /style> /head>body classhome wp-singular page-template-default page page-id-41 wp-theme-msllocator no-sidebar>a classskip-link screen-reader-text href#primary>Skip to content/a>header classsite-header aria-labelHeader rolebanner>nav aria-labelMain Menu>div classnav-middle> a classmain-logo idtop-logo hrefhttps://legendbiotechmsl.com titleImage of Legend Biotech logo> img srchttps://legendbiotechmsl.com/wp-content/uploads/2021/04/legend-biotech-logo-1.png altImage of Legend Biotech logo> !-- span>/span> --> /a>/div> !-- nav middle ends here -->/nav> !-- nav ends here -->/header>section classcontentsection idprimary> div classheader_right_text> p>This resource is intended for educational purposes only and provides licensed US Healthcare Professionals access to their local Medical Science Liaison. This resource does not provide medical advice or record information about an adverse event. To report a suspected adverse event, please email a titledrugsafety@legendbiotech.com hrefmailto:drugsafety@legendbiotech.com>drugsafety@legendbiotech.com/a>/p> p classbelow_header_text iddisclaimer_text>The information you provide will be used by Legend Biotech USA Inc., its affiliates, collaboration partners and authorized third parties to fulfill your request for information. Your information will not be shared with anyone else except as required by law. a href/cookie-policy>Cookie Policy/a>/p> /div>/section>section classwelcome-section stylebackground-image: url(https://legendbiotechmsl.com/wp-content/uploads/2021/06/GettyImages-MSL-Locator-Website-June-1-2021.jpg);> div classwelcome-box> div classwelcome-title>h1>Welcome to the Legend Biotech Medical Science Liaison (MSL) locator/h1>/div> div classwelcome-content> h3>Select your state to learn more about your MSL representative and request a meeting. /h3> a idgo_btn classbutton titleSelect href# target>Select/a> /div> /div>/section> section idhomemodal classmodal> div classpopup_in modal-content> div classmodal-header> This site is intended for U.S. Healthcare Professionals only /div> div classmodal-body> div classpopup_text> I am a U.S. Healthcare Professional /div> div classpopup_buttons> a classno_btn hrefhttp://10.25.5.181 titleNo target>No/a> a classyes_btn href/msl-locator/ titleYes target>Yes/a> /div> /div> !-- modal-body ends here --> /div> /section> footer rolecontentinfo> section idfooter classscroll-tracking-content> div classfooter_left> p>For Medical Information inquiries please contact: a hrefmailto:medical.information@legendbiotech.com titlemedical.information@legendbiotech.com>medical.information@legendbiotech.com/a>/p> /div> div classfooter_right> div classfooter-site-link> a classcta footer-site-link navigation titleLegal Notice href/legal-notice/ target_blank>Legal Notice/a> div classfooter-link-divider desktop-only>/div> a classcta footer-site-link navigation href/privacy-policy/ titlePrivacy Policy target_blank>Privacy Policy/a> div classfooter-link-divider desktop-only>/div> a classcta footer-site-link navigation href/cookie-policy/ titleCookie Policy target_blank>Cookie Policy/a> div classfooter-link-divider desktop-only>/div> div classfooter-bottom>© 2024 Legend Biotech. All rights reserved./div> /div> /div> /section>/footer>!-- div idagreement-container> div classmiddle-column> p> By continuing to use our site, you agree to terms on our a hrefhttps://www.legendbiotech.com/legal-notice.php titleLegal Notice target_blank>Legal Notice/a>.br> You can learn more about how we use cookies by viewing our a hrefhttps://www.legendbiotech.com/legal-notice.php titleLegal Notice target_blank>Legal Notice/a>. /p> div classleaving-button idclose-agreement>×/div> /div>/div> -->script typespeculationrules>{prefetch:{source:document,where:{and:{href_matches:\/*},{not:{href_matches:\/wp-*.php,\/wp-admin\/*,\/wp-content\/uploads\/*,\/wp-content\/*,\/wp-content\/plugins\/*,\/wp-content\/themes\/msllocator\/*,\/*\\?(.+)}},{not:{selector_matches:arel~\nofollow\}},{not:{selector_matches:.no-prefetch, .no-prefetch a}}},eagerness:conservative}}/script> script typetext/javascript> jQuery(document).ready(function ($) { $(#zipcode-form-submit).on(click, function (e) { // e.preventDefault(); $(#loadingCard-dup).css({ visibility: visible, opacity: 1, }); $(#loadingCard).css({ visibility: hidden, opacity: 0, }); var zipcode $(#zipcode).val(); var useremail $(#email).val(); var sourceValue document.getElementById(email).value; var emailPattern /^^\s@+@^\s@+\.^\s@+$/; // Simple regex for basic email validation const zipcodePattern /^\d{5}$/; if (useremail || !emailPattern.test(useremail)) { $(#email-error).show(); // Show the error message $(#zipcode-form-submit).prop(disabled, true); $(#zipcode-form-submit).css(margin-bottom, 35px); $(.msl-mandatory-fields).css(margin-top, -5px); $(#loadingCard).hide(); $(#loadingCard-dup).show(); } else { $(#email-error).hide(); // Hide the error message if email is valid // Proceed with form submission or any further actions here $(#zipcode-form-submit).prop(disabled, false); $(#zipcode-form-submit).css(margin-bottom, 0px); $(.msl-mandatory-fields).css(margin-top, 5px); $(#loadingCard).show(); $(#loadingCard-dup).hide(); } if (zipcode || !zipcodePattern.test(zipcode)) { $(#zipcode-error).show(); // Show the error message $(#zipcode-form-submit).prop(disabled, true); $(#zipcode-form-submit).css(margin-bottom, 35px); $(.msl-mandatory-fields).css(margin-top, -5px); $(#loadingCard).hide(); $(#loadingCard-dup).show(); } else { $(#zipcode-error).hide(); // Hide the error message if email is valid $(#zipcode-form-submit).prop(disabled, false); // Proceed with form submission or any further actions here $(#zipcode-form-submit).css(margin-bottom, 0px); $(.msl-mandatory-fields).css(margin-top, 5px); $(#loadingCard).show(); $(#loadingCard-dup).hide(); } // Find the Contact Form 7 field and set its value var contactFormField document.querySelector(nameyour-email); // console.log(Contact Form Fields + contactFormField); if (contactFormField) { contactFormField.value useremail; } $(inputnamelocator_name).val(zipcode); var email useremail; //console.log(Zipcode Value is: + zipcode + User Email: + useremail); setTimeout(function () { $.ajax({ type: POST, url: https://legendbiotechmsl.com/wp-admin/admin-ajax.php, data: { action: get_msl_info, zipcode: $(#zipcode).val(), useremail: $(#email).val() }, success: function (response) { $(#loadingCard).css({ visibility: visible, opacity: 1, }); // console.log(The Response is : + response); var data JSON.parse(response); //console.log(Check for Name: + dataname); if (data.error || zipcode ) { mslNotFound(zipcode); } else { $(#loadingCard).show(); $(#loadingCard-dup).hide(); // console.log(Check for Name: + data.name); $(#zipcode-error).hide(); // Check if the email is valid if (data.role ! || data.designation ! ) { $(#msl-rep-info).html(p>/p>); //jQuery(.right-content).show(); jQuery(.fill-text ).hide(); $(.bar-1).css({ width: 280px, height: 36px, background-color: transparent, font-size: 24px, font-weight: 500, text-align: left, padding-top: 10px, }); $(.bar-2).css({ width: 280px, height: 15px, background-color: transparent, font-size: 14px, font-weight: 400, text-align: left, padding-top: 0px, }); $(.bar-3).css({ width: 280px, height: 15px, background-color: transparent, font-size: 14px, line-height: 10px, font-style: italic, font-weight: 400, text-align: left, padding-top: 15px, }); $(.bar-4).css({ background-color: transparent, }); $(.loading-card).css({ width: 560px, height: 245px, padding: 20px 0px 0px 0px, text-align: center, }); if (window.matchMedia((max-width: 768px)).matches) { // If the viewport width is 600px or less, apply new styles $(.name).css(margin-right, -80px,); $(.loading-card).css({ height: 200px, }); $(.bar-3).css({ font-size: 12px, }); } jQuery(#mslContact).show(); jQuery(#contact-me-btn).hide(); $(#mslContact).show(); $(.bar-2).show(); $(.bar-3).show(); $(.bar-4).show(); $(.bar-1).html(data.name + ); $(.bar-2).html(data.role + ); $(.bar-3).html(data.designation + ); $(.locator_email).val(data.email); $(.locator_email1).val(data.email); $(.locator_name).val(data.name); $(.locator_zipcode).val(zipcode); //jQuery(.profile_image).src(templateUrl + data.profile_image); $(.profile_image).attr(src, siteUrl + data.profile_image); //$(.msl-name).html(p>Email: + data.email + /p>); } else { mslNotFound(zipcode); } } } }); }, 500); }); function mslNotFound(mslzipcode) { $(.bar-1).html(A Legend Biotech MSL was not found in + mslzipcode + .br>br> For further assistance, please contact a hrefmailto:medical.information@legendbiotech.com>medical.information@legendbiotech.com./a>); $(#mslContact).hide(); $(.bar-2).hide(); $(.bar-3).hide(); $(.bar-4).hide(); jQuery(.profile_image).attr(src, siteUrl + /wp-content/themes/msllocator/images/placeholder.png); $(.contact-me).hide(); $(.loading-card).css({ width: 580px, height: 200px, padding: 20px 55px 0px 0px, text-align: left, }); if (window.matchMedia((max-width: 500px)).matches) { // If the viewport width is 600px or less, apply new styles $(.name).css({ margin-right: -30px, padding-top: 0px, }); $(.loading-card).css({ height: auto, max-width: 340px, }); $(.rectangle).css({ width: 75px, height: 75px, }); $(.name .bar-1).css({ font-size: 12px, background-color: transparent, font-weight: 500, width: 210px, }); } else if (window.matchMedia((max-width: 768px)).matches) { $(.loading-card).css({ max-width: 430px !important, height: 150px !important, padding: 20px 55px 0px 0px, text-align: left, }); $(.name .bar-1).css({ font-size: 14px, background-color: transparent, font-weight: 500, padding-top: 20px, max-width: 500px, }); } else { $(.bar-1).css({ background-color: transparent, border-radius: 20px, text-align: left, font-size: 16px, font-weight: 500, padding-top: 20px, }); } } }); /script> script srchttps://legendbiotechmsl.com/wp-includes/js/dist/hooks.min.js?ver4d63a3d491d11ffd8ac6 idwp-hooks-js>/script>script srchttps://legendbiotechmsl.com/wp-includes/js/dist/i18n.min.js?ver5e580eb46a90c2b997e6 idwp-i18n-js>/script>script idwp-i18n-js-after>wp.i18n.setLocaleData( { text direction\u0004ltr: ltr } );/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver6.1.1 idswv-js>/script>script idcontact-form-7-js-before>var wpcf7 { api: { root: https:\/\/legendbiotechmsl.com\/wp-json\/, namespace: contact-form-7\/v1 }};/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver6.1.1 idcontact-form-7-js>/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/date-time-picker-for-contact-form-7/assets/js/jquery.datetimepicker.full.min.js?ver6.8.3 idwalcf7-datepicker-js-js>/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/date-time-picker-for-contact-form-7/assets/js/datetimepicker.js?ver1.0.0 idwalcf7-datepicker-js>/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/cf7-phone-mask-field/assets/js/jquery.maskedinput.js?ver1.4 idwpcf7mf-mask-js>/script>script srchttps://legendbiotechmsl.com/wp-content/themes/msllocator/template-msl/assets/js/jquery.min.js?ver1.0.0 idjquery_script-js>/script>script srchttps://legendbiotechmsl.com/wp-content/themes/msllocator/template-msl/assets/js/jquery-ui.min.js?ver1.0.0 idlsm-jquery-ui-script-js>/script>script srchttps://legendbiotechmsl.com/wp-content/themes/msllocator/js/scripts.js?ver1.0.0 idlegendbiotech-script-js>/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/date-time-picker-field/assets/js/vendor/moment/moment.js?ver6.8.3 iddtp-moment-js>/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/date-time-picker-field/assets/js/vendor/datetimepicker/jquery.datetimepicker.full.min.js?ver6.8.3 iddtpicker-js>/script>script iddtpicker-build-js-extra>var datepickeropts {selector:.cf7-datepicker,datepicker:on,timepicker:off,minDate:on,min_date:,max_date:,days_offset:0,dateformat:MM\/DD\/YYYY,step:60,minTime:00:00,maxTime:23:59,offset:0,hourformat:hh:mm A,inline:off,placeholder:on,preventkeyboard:off,locale:en,theme:default,load:full,disabled_days:,disabled_calendar_days:,allowed_times:,sunday_times:,monday_times:,tuesday_times:,wednesday_times:,thursday_times:,friday_times:,saturday_times:,dayOfWeekStart:1,i18n:{en:{months:January,February,March,April,May,June,July,August,September,October,November,December,dayOfWeekShort:Sun,Mon,Tue,Wed,Thu,Fri,Sat,dayOfWeek:Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday}},format:MM\/DD\/YYYY,clean_format:m\/d\/Y,value:,timezone:America\/New_York,utc_offset:-5,now:02\/01\/2026};/script>script srchttps://legendbiotechmsl.com/wp-content/plugins/date-time-picker-field/assets/js/dtpicker.js?ver6.8.3 iddtpicker-build-js>/script>script typetext/javascript>window.addEventListener(load, function(event) {jQuery(.cfx_form_main,.wpcf7-form,.wpforms-form,.gform_wrapper form).each(function(){var formjQuery(this); var screen_width; var screen_height; if(screen_width ){ if(screen){ screen_widthscreen.width; }else{ screen_widthjQuery(window).width(); } } if(screen_height ){ if(screen){ screen_heightscreen.height; }else{ screen_heightjQuery(window).height(); } }form.append(input typehidden namevx_width value+screen_width+>);form.append(input typehidden namevx_height value+screen_height+>);form.append(input typehidden namevx_url value+window.location.href+>); }); });/script> script> var templateUrl https://legendbiotechmsl.com/wp-content/themes/msllocator; var siteUrl https://legendbiotechmsl.com; jQuery(function () { var emailPattern /^^\s@+@^\s@+\.^\s@+$/; // Basic email regex pattern const zipcodePattern /^\d{5}$/; var typingTimer; // Timer identifier var doneTypingInterval 1000; // Time in ms (1 second) after user stops typing // On input, start a timer to detect when user stops typing jQuery(#email).on(input, function () { clearTimeout(typingTimer); // Clear the timer on each keystroke var email jQuery(this).val(); // Get the input value var contactFormField document.querySelector(nameyour-email); //console.log(Contact Form Fields + contactFormField); if (contactFormField) { contactFormField.value email; } typingTimer setTimeout(function () { // After delay, check if the email is valid if (!emailPattern.test(email)) { jQuery(#email-error).show(); // Show error if invalid jQuery(#zipcode-form-submit).prop(disabled, true); jQuery(#loadingCard).hide(); jQuery(#loadingCard-dup).show(); isDisabled(); } else { jQuery(#email-error).hide(); // Hide error if valid jQuery(#zipcode-form-submit).prop(disabled, false); isDisabled(); } }, doneTypingInterval); }); jQuery(#zipcode).on(input, function () { clearTimeout(typingTimer); // Clear the timer on each keystroke var zipcode jQuery(this).val(); // Get the input value typingTimer setTimeout(function () { // After delay, check if the email is valid if (!zipcodePattern.test(zipcode)) { jQuery(#zipcode-error).show(); // Show error if invalid jQuery(#zipcode-form-submit).prop(disabled, true); jQuery(#loadingCard).hide(); jQuery(#loadingCard-dup).show(); isDisabled(); } else { jQuery(#zipcode-error).hide(); // Hide error if valid jQuery(#zipcode-form-submit).prop(disabled, false); isDisabled(); } }, doneTypingInterval); }); function isDisabled() { var emailPattern /^^\s@+@^\s@+\.^\s@+$/; // Basic email regex pattern var zipcodePattern /^\d{5}$/; var emailVal jQuery(#email).val(); var zipcodeVal jQuery(#zipcode).val(); console.log(Inside Disabled fn + emailVal + + zipcodeVal); if(emailVal || zipcodeVal || !emailPattern.test(emailVal) || !zipcodePattern.test(zipcodeVal)) { jQuery(#zipcode-form-submit).prop(disabled, true); jQuery(#loadingCard).hide(); jQuery(loadingCard-dup).show(); } } });/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]