EasyUI Forum
November 03, 2025, 03:35:03 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Poll
Question: In easyui how to get loaded popup div id in popup
1 - 0 (0%)
2 - 0 (0%)
Total Voters: 0

Pages: [1]
  Print  
Author Topic: How to get loaded popup div id in popup  (Read 5913 times)
pravin
Newbie
*
Posts: 1


View Profile Email
« 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});
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!