Can anyone point me to some source code or downloadable script to do the following? I know enough javascript to figure out what most code does and to tweak it a bit but not enough to write what I need from scratch.
I want to take people through a tour of one of the services we offer. I need to open a link into a plain window (no navigation or address bar, etc.) and then take them through a series of pages that describe a process. Pages will have text and images.
-sort of like a slide show but with with entire pages, not just images.
Here is a perfect example of what I'm talking about <!-- m --><a class="postlink" href="http://www.movingcomfort.com/pages/b_story/b_center_set.html">http://www.movingcomfort.com/pages/b_st ... r_set.html</a><!-- m --> Click on the "how and why we started" or the "and that's ok" link.
I also would rather not have to update the navigation on EVERY single page of the tour whenever I change a page URL if this is possible.
Can anyone point me in the right direction?
Thanks,
mickey
I want to take people through a tour of one of the services we offer. I need to open a link into a plain window (no navigation or address bar, etc.) and then take them through a series of pages that describe a process. Pages will have text and images.
-sort of like a slide show but with with entire pages, not just images.
Here is a perfect example of what I'm talking about <!-- m --><a class="postlink" href="http://www.movingcomfort.com/pages/b_story/b_center_set.html">http://www.movingcomfort.com/pages/b_st ... r_set.html</a><!-- m --> Click on the "how and why we started" or the "and that's ok" link.
I also would rather not have to update the navigation on EVERY single page of the tour whenever I change a page URL if this is possible.
Can anyone point me in the right direction?
Thanks,
mickey