Open GoogleCodeExporter opened 9 years ago
Hello.
There is a option called "cache". With this option you can choose if you want to
cache the content or not.
To solve your problem, only add this as true. For example:
$.openPopupLayer({
name: "mySecondPopup",
width: 300,
url: "ajax_example.html",
cache: true
});
PS.: this "weird" number in the url is created by jquery when the cache option
is false.
Many thanks for your feedback!
Cya!
Original comment by otavioavila@gmail.com
on 27 Jul 2009 at 9:49
Original issue reported on code.google.com by
mark%cod...@gtempaccount.com
on 24 Jul 2009 at 5:58