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

change color of slice #1

Open
Raza83 opened this issue Apr 2, 2017 · 12 comments
Open

change color of slice #1

Raza83 opened this issue Apr 2, 2017 · 12 comments

Comments

@Raza83
Copy link

Raza83 commented Apr 2, 2017

how can I change the color of the slice.
here is the color code line:
wheel3.colors = new Array("315-#ddd-green", "225-#ddd-yellow", "135-#ddd-orange", "45-#ddd-red");
but it is not effecting the color

@softwaretailoring
Copy link
Owner

What about cssMode property? Is it true or false?

Please send your whole initialization code or a jsfiddle/jsbin if problem exists yet.

@Raza83
Copy link
Author

Raza83 commented Apr 3, 2017 via email

@softwaretailoring
Copy link
Owner

You can do this with navigateFunction via JavaScript:
http://wheelnavjs.softwaretailoring.net/documentation/navItem.html

Or with onmouseup event via html data attribute:
http://wheelnavjs.softwaretailoring.net/documentation/html5.html#navitem

@Raza83
Copy link
Author

Raza83 commented Apr 3, 2017 via email

@softwaretailoring
Copy link
Owner

Please give me a JSFiddle or a JS Bin with your problem.
It would be easier to help.

@Raza83
Copy link
Author

Raza83 commented Apr 8, 2017 via email

@softwaretailoring
Copy link
Owner

via JS:
wheel.titleFont = '100 7px Impact, Charcoal, sans-serif';
via CSS:
http://wheelnavjs.softwaretailoring.net/documentation/css3.html

@Raza83
Copy link
Author

Raza83 commented Apr 11, 2017 via email

@softwaretailoring
Copy link
Owner

What does 'inner wheelnav' mean?
As I said before, a JSFiddle or JSBin would be really useful for help. Or a code sample at least.

@Raza83
Copy link
Author

Raza83 commented Apr 11, 2017 via email

@Raza83
Copy link
Author

Raza83 commented Apr 11, 2017 via email

@softwaretailoring
Copy link
Owner

I don't see your source code...

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

No branches or pull requests

2 participants