Nice Scroll (free)
Nice Scroll (free)
Nicescroll is a jquery plugin created by InuYaksa (original code), for nice scrollbars with a very similar ios/mobile style. Supports DIVs, IFrames, textarea, and document page (body) scrollbars.
Which means you can totally style your browser scrollbars and you can create scrollable DIV areas with a few mouse clicks.
Which means you can totally style your browser scrollbars and you can create scrollable DIV areas with a few mouse clicks.
Re: Nice Scroll (free)
Dumb question - where is the url added for the iframe option?
The Website Guy - MN
Small Business Web Design
Small Business Web Design
Re: Nice Scroll (free)
"Nice"
Hans
Hans
Re: Nice Scroll (free)
One thing Paul,
In the help put in the fact that people need to put the wb_ prefix for a layer usage
Since the script has the prefix build in.
Hans
In the help put in the fact that people need to put the wb_ prefix for a layer usage
Since the script has the prefix build in.
Hans
Re: Nice Scroll (free)
Whoaw!!!
Nice man!!! Very usefull.
Thanks
Joe
Nice man!!! Very usefull.
Thanks
Joe
Re: Nice Scroll (free)
Yup.IeMS wrote:Dumb question - where is the url added for the iframe option?
Just add your iframe as normal.
Re: Nice Scroll (free)
Not following you. The wb_ prefix is pre-coded in the extension, so users don't have to specify that. Am I missing something?haakoo wrote:One thing Paul,
In the help put in the fact that people need to put the wb_ prefix for a layer usage
Since the script has the prefix build in.
Hans
Re: Nice Scroll (free)
Paul hello,
the Help file dosent exist at your site!!!
Please check it out!
Thanks
Joe
the Help file dosent exist at your site!!!
Please check it out!
Thanks
Joe
Re: Nice Scroll (free)
It's there now. But it was in the extension.
Re: Nice Scroll (free)
Ok i downloade it but there is nothing about how can i add the text to it.
How can i do it?
I have a text and i have add the extension to the page but still i see the text as simple text...
Please help.
How can i do it?
I have a text and i have add the extension to the page but still i see the text as simple text...
Please help.
Re: Nice Scroll (free)
Yup I had missed something! Updated the help file! New version on my server now and about to upload a new version to Extension Manager.Adendum wrote:Not following you. The wb_ prefix is pre-coded in the extension, so users don't have to specify that. Am I missing something?haakoo wrote:One thing Paul,
In the help put in the fact that people need to put the wb_ prefix for a layer usage
Since the script has the prefix build in.
Hans
Re: Nice Scroll (free)
@Paul,
Layers don't use the prefix so if you want to address it as a div(which it is),
people need to put wb_ in front of the ID to make the scroll being applied to it
Hans
**edit** Just saw your post but leave this post for explanatory purposes
Layers don't use the prefix so if you want to address it as a div(which it is),
people need to put wb_ in front of the ID to make the scroll being applied to it
Hans
**edit** Just saw your post but leave this post for explanatory purposes
Re: Nice Scroll (free)
I have added some more info to the help file. Either download version 1.0.0.1 or check out the help file from the demo.stamjoe wrote:Ok i downloade it but there is nothing about how can i add the text to it.
How can i do it?
I have a text and i have add the extension to the page but still i see the text as simple text...
Please help.
Re: Nice Scroll (free)
To make it apply to a DIV (Text / Layer / TextArea ):
Make sure the overflow properties is set to HIDDEN
Default is NONE but then you cannot resize the div(height/width)
Steps are
-put in large text>set overflow to hidden>resize the textbox with mouse>set the id in the extension properties>done
Hans
Make sure the overflow properties is set to HIDDEN
Default is NONE but then you cannot resize the div(height/width)
Steps are
-put in large text>set overflow to hidden>resize the textbox with mouse>set the id in the extension properties>done
Hans
Re: Nice Scroll (free)
Sorry haakoo I am still not getting what you are saying. If you mean layers as in the layer object then the extension doesn't support the scrolling of a layer - just the page body, DIV areas, iFrames etc...stuff that can have some part of it hidden (overflow hidden)haakoo wrote:@Paul,
Layers don't use the prefix so if you want to address it as a div(which it is),
people need to put wb_ in front of the ID to make the scroll being applied to it
Hans
**edit** Just saw your post but leave this post for explanatory purposes
Re: Nice Scroll (free)
Paul
Put Layer1 on stage>put big object/text on it>rename Layer1 to wb_Layer1>set overflow to hidden>resize the layer smaller> Put Layer1 in extension(div)properties
Now you can scroll a layer
Hans
Put Layer1 on stage>put big object/text on it>rename Layer1 to wb_Layer1>set overflow to hidden>resize the layer smaller> Put Layer1 in extension(div)properties
Now you can scroll a layer
Hans
Last edited by haakoo on Thu May 30, 2013 11:31 am, edited 1 time in total.
Re: Nice Scroll (free)
lol...the penny just dropped! Got what you are saying...........! Doh!!Adendum wrote:Sorry haakoo I am still not getting what you are saying. If you mean layers as in the layer object then the extension doesn't support the scrolling of a layer - just the page body, DIV areas, iFrames etc...stuff that can have some part of it hidden (overflow hidden)
Will update the help file again and upload 1.0.0.2 to Extension Manager.
Re: Nice Scroll (free)
New help file on my server and new version in Extension Manager (1.0.0.2).Adendum wrote:Will update the help file again and upload 1.0.0.2 to Extension Manager.
Thanks haakoo!
Re: Nice Scroll (free)
Okididadoky or
Hans

Hans
Re: Nice Scroll (free)
Forgive me for ask but before I jump in with trial and error let me ask - I have an iframe inside a layer (overflow - hidden) currently on my site. Do I change the object id of the layer or the object id of the iframe to include wb_ and then use the same id (less wb_) as the id of the div in your extension?
Secondary question - if it is the layer id that is used (not the iframe), do I need to hide the scrollbar from within the properties of the ifame (so that there are not 2 scrollbars)?
One last question - does it matter where, or in what order the extension is placed? IE - does it need to go behind everything?
Thank you for your time. Have you had a change to test an iframe on your iPad yet? Curious if it works before I jump in.
Secondary question - if it is the layer id that is used (not the iframe), do I need to hide the scrollbar from within the properties of the ifame (so that there are not 2 scrollbars)?
One last question - does it matter where, or in what order the extension is placed? IE - does it need to go behind everything?
Thank you for your time. Have you had a change to test an iframe on your iPad yet? Curious if it works before I jump in.
The Website Guy - MN
Small Business Web Design
Small Business Web Design
Re: Nice Scroll (free)
Rob,
To use it for the iframe,you need to use the page properties in the extension placed on the subpage(
the one you want to load in the main page containing the iframe)
The div props are for the other objects on the mainpage
Hans
To use it for the iframe,you need to use the page properties in the extension placed on the subpage(
the one you want to load in the main page containing the iframe)
The div props are for the other objects on the mainpage
Hans
Re: Nice Scroll (free)
Depends on which one you want to scroll.IeMS wrote:I have an iframe inside a layer (overflow - hidden) currently on my site. Do I change the object id of the layer or the object id of the iframe to include wb_ and then use the same id (less wb_) as the id of the div in your extension?
If the layer needs to scroll change the layer ID to include wb_
If the iFrame needs to scroll place the extension in the page that the iFrame calls and set just the page configuration.
If both need to scroll do both.
Depends on how much content will display in the iFrame.IeMS wrote:Secondary question - if it is the layer id that is used (not the iframe), do I need to hide the scrollbar from within the properties of the ifame (so that there are not 2 scrollbars)?
If there is more content than the space you allocated in the iFrame you'll need the iFrame to scroll - see above.
The extension can go anywhere.IeMS wrote:One last question - does it matter where, or in what order the extension is placed? IE - does it need to go behind everything?
Not yet...have you?IeMS wrote:Thank you for your time. Have you had a change to test an iframe on your iPad yet? Curious if it works before I jump in.
Re: Nice Scroll (free)
To be more specific, the iframe I currently have is calling info from an external webpage (a wp.com blog) and is currently scrolling. it's on the blog page of my site. It is inside a layer where the overflow is set to hidden. It currently renders in iPad ok (no overflow) but Apple's configuration prevents it from being scrollable like it can on an android device.
In this situation, SHOULD I set the div to be the layer or the iframe? I only want 1 scrollbar but I am not sure which needs to be used over the other in this case.
In this situation, SHOULD I set the div to be the layer or the iframe? I only want 1 scrollbar but I am not sure which needs to be used over the other in this case.
The Website Guy - MN
Small Business Web Design
Small Business Web Design
Re: Nice Scroll (free)
Rob,
As the page you are calling in is EXTERNAL you can only affect the layer.
Why don't you just install the extension and experiment with it.
As the page you are calling in is EXTERNAL you can only affect the layer.
Why don't you just install the extension and experiment with it.
Re: Nice Scroll (free)
TNX for your index update mail Paul, like like this extension:)
Re: Nice Scroll (free)
@Paul,
Would you be so kind to change in the page part of the script from $("html") to $("body")
Did some testing and this seems to work better.
Hans
Would you be so kind to change in the page part of the script from $("html") to $("body")
Did some testing and this seems to work better.
Hans
- BaconFries
-
- Posts: 5933
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Nice Scroll (free)
@haako at the moment Paul is unavailable to make any changes, this is due to him being on vacation, from another thread he wont be back till the 21st of this month.
Re: Nice Scroll (free)
Vacation what's that??
Hans
Hans
- BaconFries
-
- Posts: 5933
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Nice Scroll (free)
Hans it were you are supposed to put down the mouse close the PC down and not open again for two weeks lol but never happens for me..lol
Re: Nice Scroll (free)

Hans
Re: Nice Scroll (free)
Hello everyone ...
The first is to thank for this extension ... it was much needed because the default scroll ... is VERY UGLY, lol.
I know nothing of programming and maybe this is a stupid question, but I want to nice scroll within a jQuery tabs ... the steps I've done have been
create the tab
create the largest layer, placing hidden and before the name wb_
in nicescroll options within configuration div ... collection ... the name of the layer with wb_ also have tried without the wb_
but it does not work .. do not get the scroll
case can not be put into the tap .... the thing is that if I put it out it does not work .... and if I delete the tab ... it does not work.
I do wrong?? I have the latest update that just downloaded the extension manager ...
I feel so many words, and my bad English .... Spanish mistranslated.
Thanks to all
EDIT:
I put the layer and nicescroll in a new page ... and there if I work ...
I do not understand ... Will not be put nicescrollo and taps on the same page??
Thanks again
The first is to thank for this extension ... it was much needed because the default scroll ... is VERY UGLY, lol.
I know nothing of programming and maybe this is a stupid question, but I want to nice scroll within a jQuery tabs ... the steps I've done have been
create the tab
create the largest layer, placing hidden and before the name wb_
in nicescroll options within configuration div ... collection ... the name of the layer with wb_ also have tried without the wb_
but it does not work .. do not get the scroll
case can not be put into the tap .... the thing is that if I put it out it does not work .... and if I delete the tab ... it does not work.
I do wrong?? I have the latest update that just downloaded the extension manager ...
I feel so many words, and my bad English .... Spanish mistranslated.
Thanks to all
EDIT:
I put the layer and nicescroll in a new page ... and there if I work ...
I do not understand ... Will not be put nicescrollo and taps on the same page??
Thanks again
Re: Nice Scroll (free)
Adendum,the creator of this ext. is currently on vacation and cannot answer any questions.
But my request(some post up) should resolve the problem you are having
Hans
But my request(some post up) should resolve the problem you are having
Hans
Re: Nice Scroll (free)
Haakoo,haakoo wrote:@Paul,
Would you be so kind to change in the page part of the script from $("html") to $("body")
Did some testing and this seems to work better.
Hans
I'm back.....but it was hardly a vacation. Property problems in the middle of nowhere in Spain. Very tedious!
Anyway, either drop me a line via email or expand on this and I'll get to it ASAP.

Re: Nice Scroll (free)
Sorry to hear about the not so much a vacation vacation .
Had the nicescroll applied within the cms and found the content didn't show-up.
After altering the html part to body it worked like a charm.
Also in normal wb pages I found that body did work all the time and html on and off.
Hans
Had the nicescroll applied within the cms and found the content didn't show-up.
After altering the html part to body it worked like a charm.
Also in normal wb pages I found that body did work all the time and html on and off.
Hans
Re: Nice Scroll (free)
Paul
See attached .wbs file
If you preview you see the scroll items but no content
Now edit the html file in your preview folder(or win temp)
and change the $('html") into $("body")
test it and you'll see what I mean.
Hans
See attached .wbs file
If you preview you see the scroll items but no content
Now edit the html file in your preview folder(or win temp)
and change the $('html") into $("body")
test it and you'll see what I mean.
Hans
Re: Nice Scroll (free)
Hi Paul;
Is there any update on this extension?
Cheers
B
Is there any update on this extension?
Cheers
B
Running WYSIWYG Web Builder since 2007...
Re: Nice Scroll (free)
Just uploaded version 1.0.0.3.
Re: Nice Scroll (free)
Diamond G!!!!Adendum wrote:Just uploaded version 1.0.0.3.
Running WYSIWYG Web Builder since 2007...
Re: Nice Scroll (free)
Thanks Paul.
Hans
Hans
Re: Nice Scroll (free)
You use WWB's extension manager, so you download and install while in WWBalexm66 wrote:hello, I'd like to download your beautiful extensions ...... from where you download? I went to your site but I did not understand ....
thanks
Re: Nice Scroll (free)
Can't help you on that as I ony use a PC and create extensions using PC tools supplied by Pablo...so you'll have to ask Pablo about that.
Re: Nice Scroll (free)
Paul;
A silly question, is there any way to set the colour for the rail of the scrollbar? See attached,
A silly question, is there any way to set the colour for the rail of the scrollbar? See attached,
Running WYSIWYG Web Builder since 2007...
Re: Nice Scroll (free)
-
-
- Posts: 33
- Joined: Wed Mar 07, 2012 10:17 pm
Re: Nice Scroll (free)
Hi Adendum
I am using WB10 with Nice Scroll v1.0.0.4 and everything is working except for layers.
I've created a test page below where you can see the scroll bar appears for the text object and the iframe but its not working on the layer.
I followed the help PDF and changed the name of the layer to wb_Layer1 and used this name in the DIV configuration but it still doesn't work.
Thanks
I am using WB10 with Nice Scroll v1.0.0.4 and everything is working except for layers.
I've created a test page below where you can see the scroll bar appears for the text object and the iframe but its not working on the layer.
I followed the help PDF and changed the name of the layer to wb_Layer1 and used this name in the DIV configuration but it still doesn't work.
Thanks
Last edited by Nomad Soul on Tue Dec 09, 2014 6:12 pm, edited 1 time in total.
Re: Nice Scroll (free)
It was built for WWB9. If it doen's do what you need in WWB10 there is little I can do about that at the moment. Far too much work to do sorry. However, Zinc also uses Nice Scroll and WWB10 and I sent him all my raw files to create a version of Nicescroll for WWB10 - maybe he could supply a working extension for you. I wont have the time to get around to this (or any extension updates) for a couple of months at least.
-
-
- Posts: 33
- Joined: Wed Mar 07, 2012 10:17 pm
Re: Nice Scroll (free)
Ok thanks
This is not a disaster as I can still use an iframe inside a layer but it would have been nice to keep everything tidy just using the layer.
I will wait to see if Viper posts a version which works in WB10.
This is not a disaster as I can still use an iframe inside a layer but it would have been nice to keep everything tidy just using the layer.
I will wait to see if Viper posts a version which works in WB10.
Re: Nice Scroll (free)
Zinc not Viper
Re: Nice Scroll (free)
Hi, Adendum 
I was many times on your website, but I never managed to find where to download extensions?!

I was many times on your website, but I never managed to find where to download extensions?!

Re: Nice Scroll (free)
You don't download them from my site - my site is just demos. You install the extensions through WWB - go to Tools>Extension Manager.