create relation between inserted and surounded html

This commit is contained in:
asus
2023-10-28 13:32:28 +02:00
parent 8c4479b9bc
commit 205ba8acd8
5 changed files with 67 additions and 93 deletions

View File

@@ -1,5 +1,5 @@
<div class="insert_html" data-path="ascii_elements/mouse_frame.html">
<div class="load_html" data-path="ascii_elements/mouse_frame.html" data-target="mouse_frame">
<pre class="mouse f1">

View File

@@ -1,13 +1,10 @@
<div class="mouse_frame">
<div class="content_html"></div>
</div>
<div class="test">
<p class="content_html"></p>
<div class="mouse_container">
<div class="content_html" data-name="mouse_frame"></div>
</div>
<style>
.mouse_frame {
.mouse_container {
position: relative;
margin-left: 0px;
/*