fullPage
fullPage copied to clipboard
📄 fullPage.js, pagePiling.js and multiScroll.js for shiny
Not exactly an expert at JS, but I'm trying to set up a zoom timer on a leaflet map that zooms in after the user gets on the page. Issue...
After installing the package and testing with the examples on github, I noticed that Milligram elements are not loaded, and buttons and fonts render in standard Shiny style.
[This needs to be version 0.0.1](https://github.com/RinteRface/fullPage/blob/4657d86a0cf43bb6b2451f5ee34b2410656bae0d/DESCRIPTION#L3) since that's the version number used in tags. It trips out renv otherwise which tries to install non-existent 0.1.1 version
Hi, first of all, thanks for the amazing implementation of fullPage in R! I'd like to have a slide with a fullpage map where scrolling does not zoom but scroll...
Is it possible to allow icons to be added to the menu? i.e., icon("home")?
I am facing the following issue : in R Shiny App designed with the fullPage R package with a scrollbar (I really need this because in my ''true'' app the...
Hi Thanks again for this amazing package :-) In a `fullPage`, I would like to o be able to move down a ''high'' page by mouse scrolling without moving to...
Hi, Thanks for this nice package :-) I am building a R Shiny App with the package `fullPage` ; I would like to have in the header (=appearing on all...
Is there a way to avoid/hide the flickering when initiating the app?