Giter Club home page Giter Club logo

Comments (3)

rajeshwarpatlolla avatar rajeshwarpatlolla commented on May 25, 2024

Did you had a look at the demo @ http://codepen.io/rajeshwarpatlolla/pen/vOQJej

from ionic-ratings.

c0rv4x avatar c0rv4x commented on May 25, 2024

Thanks for note. Yes, i have checked that out, but there is no point on how to align whole 'ionic-ratings' object to a certaing place in the current div. Actually solved this problem like this:

      <div class="item item-input">
        <div class="col">
          <span class="input-label">Satisfaction</span>
        </div>
        <div class="col">
          <ionic-ratings style="text-align:right; padding-right: 44px;" ratingsobj="satisfactionObject"></ionic-ratings>
        </div>
      </div>

So

text-align: right;

actually worked. No idea what made it work, but now it does. Important to note, that

<div> 

should be used, not

<label>

And for alignment inside div i used grid from ionic framework

from ionic-ratings.

rajeshwarpatlolla avatar rajeshwarpatlolla commented on May 25, 2024

Thanks for sharing this information @iad42.

from ionic-ratings.

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.