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

False class generating #4

Open
ypsilon-p opened this issue Feb 19, 2018 · 0 comments
Open

False class generating #4

ypsilon-p opened this issue Feb 19, 2018 · 0 comments

Comments

@ypsilon-p
Copy link

ypsilon-p commented Feb 19, 2018

Hi,

in line 31 you generate the class like "window_1", "window_2" etc. Please replace the line with the following line:
var jqoWindow = $('<div class="window window_'+i+'"></div>');
Because you set the double qoutes at the wrong position, it will output the position indicator after the classlist.

Im not familiar with github, so i cant send a pull request.

Sorry for my bad english.

Cheers,
Yannik

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

1 participant