Sliding Panels Support Product Page

Sliding Panel Interval

Reported 20 Sep 2011 19:23:02
2
have this problem
20 Sep 2011 19:23:02 Thomas Loker posted:
Sorry if this appears rudimentary but I am trying to set the interval of time that a panel stays visable on the ecreen I have adjusted the interval using 8000 and 25000 and I keep getting the same interval it appears to be about 3 or 4 seconds.

What am I missing?

Replies

Replied 21 Sep 2011 10:52:21
21 Sep 2011 10:52:21 Teodor Kuduschiev replied:
Hello Thomas,

are you using the latest version of the extension? Can you please provide a link to the page with 25000ms interval?
Replied 21 Sep 2011 23:52:15
21 Sep 2011 23:52:15 Thomas Loker replied:
QuoteHello Thomas,

are you using the latest version of the extension? Can you please provide a link to the page with 25000ms interval?


I will check that it is latest verision. I did find in the code the delay part and increased the delay there. I am not in the app at the moment. but it is working. I will check the version. I dont have the page currently posted on a public server.

Am I misintrepreting the use of delay in the Property dialog?

This is the code that I modified...
jQuery(document).ready(
function()
{
jQuery("#SlidingPanels1".dmxSlidingPanels(
{autoPlay:true, autoPlayInterval:10000}
);
}
);

After I modified this code the Interval (BOX)msc area on the Sliding Panels property panel is blank.

Sliding Panels
Version: 1.0.6
(c) 2011 DMXzone.com
@build 06-09-2011 15:40:21
Thanks for the reply.

Reply to this topic