Thursday, 19 September 2013

Bootstrap and Reveal.js

Bootstrap and Reveal.js

I'm using Bootstrap and Reveal.js to create a slide style web page for a
small portfolio. Everything is working well together but what I'm noticing
is that when my navbar collapses and I click the navbar toggle button, my
webpape/slide show will scroll back to the top while the menu expands.


So what I'm guessing is that the javascript that controls the navbar
collapse and expand is conflicting with Reveal.js. So what I want to know
is if someone has come across anything like this and how they resolved it.

What I thinking is that somewhere in bootstraps javascript is that there
is a bit to set the scroll (0,0) Is this true or is the problem with
Reveal.js?
Any help is appreciated

No comments:

Post a Comment