• Resolved Anonymous User 6077519

    (@anonymized-6077519)


    Thank you for creating this plugin, I have been trying to get jScrollPane working manually and I was at the point of tearing out what little hair I have left. This plugin worked first time and it’s idiot proof! Thanks

    I would like to request 2 features for future versions.

    1. The ability to hide(or force) X or Y overflow on your container that jScrollPane has been applied to. E.g if you have content that only requires people to scroll vertically, but for some reason a horizontal scroll bar has also appeared, you can override it and stop it from appearing.

    2. Ability to add photoshopped designs for your scrollbars, gutters and caps, in jpg, gif, png etc.

    3. Some cool html 5 effects like animation or gradients.

    Thanks again!

    http://wordpress.org/extend/plugins/wp-jscrollpane/

Viewing 15 replies - 61 through 75 (of 166 total)
  • Plugin Author cornfeed

    (@cornfeed)

    Yeah I looked at the site and can see that you have disabled jScrollPane.
    I can only look at it on my Android (not an apple fan) and I can see that there are no scrollbars at all :-/

    Looks like you would need a very different plugin for this purpose. The best I can do is make sure jScrollPane doesn’t load on a mobile device.
    I will admit I might make a iphone/ipad/android option (which will probably utilize this iScroll you found) in V2 or V3, but I can say this is outside of an on-the-spot fix.

    Plugin Author cornfeed

    (@cornfeed)

    also a point to note. on the PC, the scrollbar is horizontal, not vertical. is that intended? The framed content is laid out horizontally and not vertically?

    Also, I just looked over your site again, and I am going to go nuts if I have to keep problem solving from the browser. is there a way you can make me a temp account? cornfeed (at) alltechservices-ia (dot) com
    You can also PM me on #wordpress irc.freenode.org

    The jscrollpane on my site works fine on the iphone.

    Plugin Author cornfeed

    (@cornfeed)

    Yeah after some googling, it seems they have really tried to address the issue with the iphone/ipads. I think if I can get in there, I will be able to help you and learn something for V2

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    Thanks Cornfeed, I’m going to create an account for you. This is the development site, so any changes I will need to copy them over to the proper site.

    Oh yes, gallery is intended to be viewed by horizontal scrolling πŸ™‚

    @fawkesblog2 – vertical scrolling works fine, its horizontal scrolling that seems to be an issues

    Plugin Author cornfeed

    (@cornfeed)

    ok so i think i found a fix, but I have other things i need to attend to. give me a week or so.

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    oh wow, thank you really appreciate it!

    I managed to get iscroll working, but I rather just use your plugin for all my needs

    Plugin Author cornfeed

    (@cornfeed)

    Ok so I finally need some help from you guys in return.
    I am trucking along with Version 2 but I need someone that is good with design. I am not.
    I created my UI on a widescreen and I want it to be better suited for 1024×768. someone, anyone, everyone; please take a look at the code and send me your suggestions. Just html. it is all i care about.
    and any other practical suggestions πŸ˜€
    Code zipped: https://github.com/cornfeed/WP-jScrollPane/zipball/Version2

    It looks great on the 17inch monitor. Maybe split the options between two boxes one above the other. Not sure if that is the feedback you were thinking of.

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    taking a look now

    edit: cant seem to get it to save, I enter the elment name ‘scroll-pane’ > select ‘class’> hit save, blank

    Plugin Author cornfeed

    (@cornfeed)

    yep. only the UI is functional. I am moving on to the actual code today.
    The UI usually takes me a lifetime. PHP takes me only a few days.
    I read somewhere i should not be using tables, but again, i suck at html.
    thanks guys for taking a look

    EDIT: Although I have no clue how long the theme support will take, I still haven’t thought about a proper file structure

    I wish i could be of help given how much you guys have given me but i just don’t know anything about code.

    I’m pretty excited for version 2, especially after seeing the UI

    Plugin Author cornfeed

    (@cornfeed)

    can you guys easily add full page wrappers to your themes? or is that something jquery should handle?

    I had trouble doing it when i attempted to customize the full scroll bar for the theme.

    I nicked the page css from here http://jscrollpane.kelvinluck.com/fullpage_scroll.html and pasted into the style.css of my theme and from my limited understanding i worked out that the html {overflow: auto;} took over the default scroll bar but i could do nothing to apply the scroll pane. I tried adding html as the identifier both with a . and a # but no effect. Tried adding #full-page-container as the identifier as that was in the code too but that had no effect either so not sure what else i could do.

    That page i linked to does have some javascipt too but i had no idea what to do with that.

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    never tried it. Sorry would help but trying to wrap up some bits and bobs on my end. I’ll take a look again in the next couple of days

Viewing 15 replies - 61 through 75 (of 166 total)

The topic ‘[Plugin: WP jScrollPane] Thank you Feature Request’ is closed to new replies.