Contact Information
2077 NE Rice Rd., Lees Summit, Missouri 64064
Detailed Information
Northcraft Flooring & Design – Your Trusted Flooring Partner in Lee’s Summit, MO.

Embark on a journey to find the perfect flooring solution for your project, whether it’s the warmth of hardwood, the softness of carpet, the versatility of luxury vinyl, the durability of laminate, or the elegance of tile. Rely on our experts to help you make a choice that reflects your style and budget.

Sign up for our digital newsletter

This field is for validation purposes and should be left unchanged.
Name
function gravity_js_to_footer() { return true; } add_filter("gform_init_scripts_footer", "gravity_js_to_footer"); // Fix the ajax jquery inline code issue when gravity js is being called in the footer //https://bjornjohansen.no/load-gravity-forms-js-in-footer add_filter( 'gform_cdata_open', 'wrap_gform_cdata_open' ); function wrap_gform_cdata_open( $content = '' ) { $content = 'document.addEventListener( "DOMContentLoaded", function() { '; return $content; } add_filter( 'gform_cdata_close', 'wrap_gform_cdata_close' ); function wrap_gform_cdata_close( $content = '' ) { $content = ' }, false );'; return $content; }