Is there a way to get iframe-like functionality with ES Modules
up vote
0
down vote
favorite
I need to organize elements located on several different pages into one page and I'm trying to avoid using iframes since they are generally frowned upon. I tried using <link rel="import" href="uri://element.host">
but Chrome is stating that HTML Imports will be deprecated in a future release and is recommending to use ES Modules instead. I wanted to see if there was a way with ES Modules that would allow you to import HTML elements from other pages.
html iframe es-module
add a comment |
up vote
0
down vote
favorite
I need to organize elements located on several different pages into one page and I'm trying to avoid using iframes since they are generally frowned upon. I tried using <link rel="import" href="uri://element.host">
but Chrome is stating that HTML Imports will be deprecated in a future release and is recommending to use ES Modules instead. I wanted to see if there was a way with ES Modules that would allow you to import HTML elements from other pages.
html iframe es-module
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I need to organize elements located on several different pages into one page and I'm trying to avoid using iframes since they are generally frowned upon. I tried using <link rel="import" href="uri://element.host">
but Chrome is stating that HTML Imports will be deprecated in a future release and is recommending to use ES Modules instead. I wanted to see if there was a way with ES Modules that would allow you to import HTML elements from other pages.
html iframe es-module
I need to organize elements located on several different pages into one page and I'm trying to avoid using iframes since they are generally frowned upon. I tried using <link rel="import" href="uri://element.host">
but Chrome is stating that HTML Imports will be deprecated in a future release and is recommending to use ES Modules instead. I wanted to see if there was a way with ES Modules that would allow you to import HTML elements from other pages.
html iframe es-module
html iframe es-module
asked Nov 12 at 17:34
Sam P
111
111
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53267299%2fis-there-a-way-to-get-iframe-like-functionality-with-es-modules%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown