How to embed the control into the HTML DOM element

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
tomny
Posts: 38
Joined: Sat Nov 19, 2016 7:23 pm

How to embed the control into the HTML DOM element

Postby tomny » Wed Jan 18, 2017 9:11 am

Dear JS-Support,

How to embed the control into the HTML DOM element? As in the following code:

Code: Select all

<Div id = "my-id" class = "uk-modal">
     <Div class = "uk-modal-dialog">
         <a class="uk-modal-close uk-close"> </a>
         (Cshtml controls...)
     </ Div>
</ Div>


Why do we need this feature, because now many of the UI components only need to put the contents of the specified div can be achieved. Now I need to implement a draggable modal window ...

Thank you.
Regards,
Tomny

Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 32 guests

 

 

cron