EasyUI Forum
November 04, 2025, 04:25:43 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for jQuery / How to get loaded popup div id in popup on: March 05, 2018, 10:30:05 PM
I am loading one html file as a popup in easyui window. I want the loaded popup div id in popup to get the data. The code like this.

<div id="abcde" class="easyui-window" title="Notes" draggable="false"/>

$('#abcde').window('open').window('refresh', 'notes.html').data({field1:val1,field2:val2});
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!