Using UE4 to create 3D interactive web pages

Hello,
is it possible to use UE4 in order to create 3D interactive web pages with menus, buttons and a 3D viewer window like a desktop CAD application?

I’m looking for something similar to the following examples, created using x3DOM and JQuery.

  1. JQuery Manipulation
  2. ThemeRoller | jQuery UI

I know that UE4 is not built for this kind of application, but I’m wondering if using WebGL and Slate interface you can achieve this kind of results and with wich limitations.

Thank you in advance