Code Monkey home page Code Monkey logo

vue3-scroll-picker's People

Contributors

hj29 avatar scrum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vue3-scroll-picker's Issues

style code affect global style

i find that code will affect the global style!

::-webkit-scrollbar {
width: 0;
height: 5px
}

::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, .1);
border-radius: 10px
}

can you change your code like that? i coun't!! thank you very much!!!

[your use className]::-webkit-scrollbar { }
[your use className]::-w-webkit-scrollbar-thumb{ }

problem with android webkit(webview)

screen-20210611-135102.mp4

it works fine with normal browser and ios webview... but in android it the styling just collapse after a minute of scrolling.
any suggestions?

My advice on sliding.

I need to press myfinger on the text to slide. Can i use the sliding interface instead of just the text?

There is a problem with mouse scrolling

eg: the select optios : [1,2,3,4,5,6,7,8] ,when the options length > 3, There is no way to transition from 1 to 2 when scrolling the mouse, and always jump 2 steps

vue3+vite isFunction is not a function

runtime-core.esm-bundler.js:2244 Uncaught TypeError: isFunction is not a function
at defineComponent (runtime-core.esm-bundler.js:2244:12)
at LocaleReceiver.js:4:16

Making it clickable, and embedding on a Carrd website?

I'm interested in customizing as follows:

1). I wanna make it so that it goes to the website depending on which subdomain the user scroll picks, as follows:

2021-10-27 18 16 43

e.g. here it should go to wa.rner.me
If a separate Go button won't work, maybe I could make the scroll option text itself clickable?

2). I need to embed this is as self-contained HTML embed on a Carrd website.
Is it possible to assemble a single HTML file which packages everything you need (like my Accordion which uses Vue JS)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.