×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "block"; document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Search
Programming, development, testing
→
jQuery UI - buttons, menus, dialog, slider, spinner and so on. Effects: stretching, dragging, and so on
→
Sites to explore JQuery UI
Looked at
4576
times
Sites to explore JQuery UI
last updated: 23 November 2018
1)
Study JQuery UI
on the official website
jqueryui.com
← Previous topic
Selectable (select one or more elements with the mouse) jQuery UI
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
What the JQuery UI ?
•
jQuery UI where to download and how to connect?
Interactions (interaction)
•
Draggable (the item can be moved with the mouse) jQuery UI
•
Droppable (a dragged item can be thrown) jQuery UI
•
Resizable (resize an item with the mouse) jQuery UI
•
Selectable (select one or more elements with the mouse) jQuery UI
WWW sites to explore JQuery UI
•
Sites to explore JQuery UI
Ваши вопросы присылайте по почте:
info@dir.by