-
Posted in : impressivCard
-
On the Resume page, you can scroll with the mouse wheel on Chrome, but there is no way to scroll down on Firefox. How would I go about making a side scroll bar for the page, in case people aren’t able to scroll with the mouse wheel, or perhaps don’t have a mouse wheel?
Hi, i just tested in firefox 15, and i can scroll resume page with mouse whell. For those who doesn’t have mouse whell, they can scroll by dragging the content.
Ok, i just updated firefox to 16, and mouse scrolling doesn’t work for me too, only dragging content makes scrolling. I will think for a solution and provide an update release when i found a solution. Thanks for the feedback.
Thanks for the reply. I’ve been trying to just get the scroll bar to show. I’ve tried changing:
fadeScrollbar : false,
hideScrollbar : false,These are true in jscroll.js.
This doesn’t seem to work, nor does changing the value in iscroll.js. If I could just have the scroll there all the time, I think that would be best for usability.
Hi, iscroll just relased an update that fixes firefox 16 mouse whell scrolling problem, i will include updated iscroll script in the next update.
And
hideScrollbar : falseworks, check on resume page, scrollbar is always visible.I, can you tell me what you modified to solve Firefox 16 problem ?
Thanks youHi, i will release an update in a few days, but if you can’t wait till then;
go to iscroll plugin page. Click download. Extract. Replace
src/iscroll.jswith template folderjs/iscroll.js.Hi, v1.1.1 is available to download with the issues fixed.
Hi,
I’m trying to make the scrollbars always visible for a better desktop user experience.
I’ve set iscroll.js -> hideScrollbar: false
but the scrollbars are still not visible.
Tanks,
RosarioSorry. Found it:
set data-hideScrollbar=”false” in html data attributes in index.html
But the user will have some problems by using the portfolio on a desktop cause the cursor of the scrollbar isn’t dragable and the scroll is reversed (optimal only on mobile screens)
Any solution?
The forum ‘impressivCard’ is closed to new topics and replies.