I don't know, good jquery ui. Is there a plugin to print the contents of the jquery dialog box / some code (only print the dialog content, not the entire web page)
thank
You can use the plugin jqPrintfor this , and you can try the demo here .
jqPrint
Usage is quite simple:
$("#dialog").jqprint();
, . , script , <iframe>, . jQuery, , ( , , !) .
<iframe>
Source: https://habr.com/ru/post/1748720/More articles:Java + GWT + GSON on the server side - gsonHow many maximum constants can be defined in PHP? - phpJDBC: Connection break if I lose the link to the Connection object? - javaChanging eventClick occurs only when double-clicking in the jQuery FullCalendar plugin - jqueryMinimal way to render Wiki syntax (like MoinMoin Wiki) - javascriptView designer design with Django - designHow to add the required validator to ajax AsyncFileUpload? - ajaxHow to pass methods in javascript? - javascriptJQuery, ajax () and each (), how to wait until all information is loaded? - jqueryWhy is C # IntelliSense delayed compared to VB.NET? - c #All Articles