Git Product home page Git Product logo

anytime-js-rails's Introduction

anytime-js-rails - Rails 3.1+ Asset Gem

Any+Time™ DatePicker/TimePicker AJAX Calendar Widget

js/css by Andrew M Andrews III

See www.ama3.com/anytime more documentation.

Include it in your manifests

Javascript

# javascripts/application.js
//= require anytime

CSS

# stylesheets/application.css
/*
 *= require anytime
 */

Or with SCSS

# stylesheets/application.css.scss
@import "anytime";

Versions

In the spirit of semantic versioning, you can expect a minor version for each Any+Time™ source release. Patch releases will only contain backwords-compatible fixes.

  • 1.1.X - 4.2013.03.15.a

  • 1.0.X - 4.1112L

anytime-js-rails's People

Contributors

gudata avatar whitehat101 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

anytime-js-rails's Issues

Incompatable with jquery after 1.9

jquery depreciated the $.browser selector in jquery 1.3 and fully removed it in 1.9. anytime appears to be using it 5 times in vendor/assets/javascripts/anytime.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.