Navigation Menu

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

Using byjson method, it will omit imagecss property in json. #87

Closed
bitjjj opened this issue Dec 7, 2013 · 1 comment
Closed

Using byjson method, it will omit imagecss property in json. #87

bitjjj opened this issue Dec 7, 2013 · 1 comment

Comments

@bitjjj
Copy link

bitjjj commented Dec 7, 2013

//Add imagecss
var createByJson = function() {
if (settings.byJson.data) {
var validData = ["description","image","title","imagecss"];

@marghoobsuleman
Copy link
Owner

This is fixed. and imagecss is now imageCss. Please update to 4.x

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