Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some known issues and corrections in v1.3 #54

Closed
soundar24 opened this issue Nov 6, 2016 · 2 comments
Closed

Some known issues and corrections in v1.3 #54

soundar24 opened this issue Nov 6, 2016 · 2 comments
Assignees
Labels

Comments

@soundar24
Copy link
Owner

soundar24 commented Nov 6, 2016

In roundSlider below minor issue and corrections need to be done:

  1. In "beforeCreate" and "create" event we can't get the control instance through the below code : $("#slider").data("roundSlider")
  2. Some core functions are defined internally, need to change as global then only we can access that in sample level also by function overwriting
  3. Need to add the browser name in the root element, to handle some browser specific styles based on the root class
@soundar24
Copy link
Owner Author

Seems, in the fiddle sample of chrome the browser name appended as "ie". So once need to confirm this:
http://jsfiddle.net/soundar24/s5gpugjn/4/

@soundar24
Copy link
Owner Author

Considered the last case in the below report #80.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant