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

set_theme doesn't work #30

Closed
fujiyamatlenpl opened this issue Jun 3, 2011 · 1 comment
Closed

set_theme doesn't work #30

fujiyamatlenpl opened this issue Jun 3, 2011 · 1 comment

Comments

@fujiyamatlenpl
Copy link

Setting theme using function $(this).jstree("set_theme","apple"); doesn't work. It takes .css from style file and after that it switches automatically to default style. Using "themes" during initialization works fine.
In version jsTree 1.0-rc1 everything was find. In rc3 it doesn't work.

@vakata
Copy link
Owner

vakata commented Jul 11, 2011

I could not reproduce this - try using the latest copy and see if all is OK. (Maybe $(this) is not what you need? Try $.jstree._focused())
If the issue persists I will reopen the issue, but give a bit more code + information on the browser that you tested in (or if it is a crossbrowser issue)

@vakata vakata closed this as completed Jul 11, 2011
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