Giter Site home page Giter Site logo

Comments (17)

bjodasso avatar bjodasso commented on July 16, 2024

Ok I found the example html file, should really have this linked on the site... still wondering about the styles, would at least be nice to have bootstrapish styles.

from angular-slider.

drgould avatar drgould commented on July 16, 2024

I'm in the process of putting together a more complete demo than what's in the example.html file. I'll include some default styles along with it.

from angular-slider.

bjodasso avatar bjodasso commented on July 16, 2024

Great, using the styles from the example I was just running into issues with not being able to click or grab one of the handles...might not have been a style thing, but who knows.

from angular-slider.

porjo avatar porjo commented on July 16, 2024

Lack of styles would explain why nothing is displaying when I test! README should be updated to explain this (until default styles arrive).

from angular-slider.

cranesandcaff avatar cranesandcaff commented on July 16, 2024

Agree with porjo, the lack of styles is confusing and at the least should be indicated.

from angular-slider.

joscha avatar joscha commented on July 16, 2024

👍

from angular-slider.

Tyvain avatar Tyvain commented on July 16, 2024

Agree. And css in the demo is very ugly.

from angular-slider.

AritzBi avatar AritzBi commented on July 16, 2024

Where is the demo with the css files? I can't find it...

from angular-slider.

devsathish avatar devsathish commented on July 16, 2024

Pls add a demo link. Atleast, it gives confidence that this library works.
I tried adding it to jsfiddle: http://jsfiddle.net/kk0td02z/
Seems something is broken.

from angular-slider.

jlyonsmith avatar jlyonsmith commented on July 16, 2024

+1 to adding some default styles! I thought the library was broken and was about to drop it! At least add a link to the above JSFiddle/Plunker demos. Thank you for all the hard work on this directive!

from angular-slider.

Shawful avatar Shawful commented on July 16, 2024

I agree that there should be a working jsfiddle. Thanks devsathish for posting your attempt.

from angular-slider.

jprince avatar jprince commented on July 16, 2024

Has anyone developed some basic styles that they're willing to share?

from angular-slider.

jprince avatar jprince commented on July 16, 2024

Answered my own question ^^^. For those interested there are some styles linked to (potentially duplicative) issue #51

from angular-slider.

jeffcai avatar jeffcai commented on July 16, 2024

still no plan to provide demo and css?

from angular-slider.

mojjj avatar mojjj commented on July 16, 2024

bump

from angular-slider.

pain-x01 avatar pain-x01 commented on July 16, 2024

So, for first we are must set next styles for holder (parent block, or slider ):
position:relative;
display: block;
width:100% (or fixed value)

and for .pointer set width, height, cursor poiner, background

hope i'ts will help

from angular-slider.

jprince avatar jprince commented on July 16, 2024

Since people are apparently too lazy to click thru to the issue referenced in my comment above... original styles: https://github.com/prajwalkman/angular-slider/blob/master/angular-slider.css

from angular-slider.

Related Issues (20)

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.