
-
Similar Content
-
By Buishi
Hi there,
I'm having the following problem: I set up a scroll spy on my homepage, and put several sections throughout the homepage with .scroll-headers (for example: <h4 class="scroll-header" title="Testimonials">Testimonials</h4>). The problem is, the menu highlighting doesn't change as I scroll, only the last menu item remains highlighted. Any idea what's going on? See here:
http://designmancan.com/CLL/
-
By Buishi
I could have sworn I read in the documentation somewhere about creating a scroll-spy link using HTML (something like <a href="somesection" rel="scroll-spy" class="btn">button</a>), but I can't find it where I expected to. Is this possible? Basically, I want to use scroll spy from the main menu, instead of a separate scrollspy section. Possible, or do I need a different plugin?
-
By seatangltd
Hi,
I'm having an issue with the scrollspy section. When I click on one of the buttons, it brings me down to the relevant content, but in the middle of the header text (which contains the scrollspy tags) as shown: http://grab.by/wNri
The page should scroll down to just above the header text something like this: http://grab.by/wNta
I know that scrollspy isn't meant for use with sections, but I tested it with content inside a single text box and had the same issue.
http://cavistons.com/food-emporium/cheese/
-
By ketri
Hello
If I understand http://docs.pagelines.com/tutorials/using-scrollspy this correctly, then I'm supposed to implement the scrollspy-navigation section to a page, and then write the page content in the WordPress admin-panel, and to the content of the site create sections for the scroll spy like:
<h4 class="scroll-header" title="Setup"></h4> <p>Your content here</p>
Or possibly use a text box -section where I can write scrollspy-compatible html myself.
As I can set the css-classes needed for scrollspy to my DMS sections easily, is it possible to also add the title so I could just drag & drop a landing page that scrolls to different sections? so I could use the scrollspy to scroll to i.e. specific section in my page like Column that has content inside it, or scroll to a fullwidth slideshow etc?
Thank you
-
By janemackey
Hello,
I am thinking about switching from a fixed nav bar at the top of my website to using scrollspy. I understand how to do the basic implementation from the documentation but I have a few questions.
1) On a mobile device, it seems like the scrollspy navbar doesn't stay at the top with the small menu icon that I had when using the fixed navbar. How can I get this to work?
2) How can I put my logo in the scrollspy navbar?
) How can it be full width the whole time instead of only when you start scrolling?
This is all similar to wndrmnt.com that is used as an example of how one can use scrollspy navigation.
And I assume scrollspy should be at the top of the content/template area and not in the header area.
thanks for any help,
jane
-