EasyUI Forum
April 29, 2024, 06:37:56 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: layout panel refresh parametr  (Read 3764 times)
ems2811
Newbie
*
Posts: 10


View Profile
« on: April 23, 2015, 06:39:01 AM »

Hello.
When calling a function
Code:
$('#lay').layout('panel','center').panel('refresh','./Scripts/get_something.php');
always applied incremental option _
GET request looks like this
Code:
http://localhost/Scripts/get_something.php?_=1429796025673
http://localhost/Scripts/get_something.php?_=1429796025674
http://localhost/Scripts/get_something.php?_=1429796025675
What is this parameter and how to turn it off?
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!