HTML5 Parallax Slider Support Product Page

Answered

"jump" from one page to another

Asked 16 Jul 2014 09:15:05
1
has this question
16 Jul 2014 09:15:05 Luca lucag posted:
Hello
I need to pass the "jump" from one page to another.
Any idea?
Thank you
Luca

Replies

Replied 16 Jul 2014 16:03:40
16 Jul 2014 16:03:40 Teodor Kuduschiev replied:
Hello Luca,
Could you please explain a little more detailed what exactly do you need to achieve?
Replied 16 Jul 2014 16:49:05
16 Jul 2014 16:49:05 Luca lucag replied:
Hello
[list]
    <li class="has-sub"><a href="#">SECTOR1</a>[list][*]<a href="sector1.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider1', 'jump', '0')">Story</a>[/*][*]<a href="sector1.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider1', 'jump', '1')">Mission</a>[/*][*]<a href="sector1.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider1', 'jump', '2')">AAAA</a>[/*][*]<a href="sector1.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider1', 'jump', '3')">BBBB</a>[/*][*]<a href="sector1.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider1', 'jump', '4')">CCCCCC</a>[/*][*]<a href="sector1.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider1', 'jump', '5')">DDDDDD</a>[/*][/list][/*]
    <li class="has-sub"><a href="#">SECTOR2</a>[list][*]<a href="sector2.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider2', 'jump', '0')">XXXX</a>[/*][*]<a href="sector2.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider2', 'jump', '1')">YYYYY</a>[/*][*]<a href="sector2.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider2', 'jump', '2')">ZZZZZ</a>[/*][*]<a href="sector2.asp" onClick="dmxParallaxSliderAction('dmxParallaxSlider2', 'jump', '3')">UUUUU</a>[/*][/list]
    [/*][/list]


This is a menu shared with two pages: sector1 and sector2
dmxParallaxSlider1 is on page sector1.asp
dmxParallaxSlider2 is on page sector2.asp

Now the links can only control the slides on the pages where they are located.
I wish if I am on page sector1.asp and I click on one of the links that send to sector2.asp (eg 'dmxParallaxSlider2', 'jump', '3 ') opens the page sector2.asp on slide 3 of dmxParallaxSlider2
I hope I was clear
Regards
Luca
Replied 16 Jul 2014 16:57:23
16 Jul 2014 16:57:23 Teodor Kuduschiev replied:
Unfortunately this is not possible.

Reply to this topic