EasyUI Forum
May 01, 2024, 02:00:32 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Load window content via ajax  (Read 1175 times)
slavok47
Newbie
*
Posts: 7


View Profile Email
« on: July 04, 2022, 08:20:07 AM »

Hello guys! I can not figure out how to load content into the window, I call the window through
Code:
onclick="$('#w').window('open')"
but I can't figure out how to use
Code:
    $('#w').window('refresh', 'get_content.php');
Logged
slavok47
Newbie
*
Posts: 7


View Profile Email
« Reply #1 on: July 04, 2022, 08:30:41 AM »

I understand  Wink
Code:
onclick="$('#w').window('open'); $('#w').window('refresh', 'get_content.php')"
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!