Create a dropdown flyout menu that is same size as dropdown and top position is the same
I am looking for a way to create something like my below example but only using javascript or jquery. Currently my example is using bootstrap and popper.js.
Also.. what would you call this type of dropdown/flyout menu? When searching Google the only results i get are where the flyout menu is top aligned with the link you hovered/clicked on instead of aligned to the top of the parent dropdown(image example at bottom of post).