+ 1

How to create html in another html?

15th Dec 2020, 3:17 AM
S.K Studios
S.K Studios - avatar
4 Respuestas
+ 5
What do you mean by create?
15th Dec 2020, 3:58 AM
Sonic
Sonic - avatar
+ 2
S.K Studios You have to load html. There is a function in jQuery that is $("#elementId").load(filepath, { //js code });
15th Dec 2020, 3:26 AM
A͢J
A͢J - avatar
0
Like a code i did. The log in page, i want to make a sign up page. So when you tap sign up, it should create another page
15th Dec 2020, 6:58 AM
S.K Studios
S.K Studios - avatar
0
Codeplayground is very basic, you're only able to make static webpages.
15th Dec 2020, 8:21 AM
Chris Coder
Chris Coder - avatar