Skip to content

Properly declare variables in mediaboxAdv.js#21

Closed
Bakual wants to merge 1 commit into
iaian7:masterfrom
Bakual:patch-1
Closed

Properly declare variables in mediaboxAdv.js#21
Bakual wants to merge 1 commit into
iaian7:masterfrom
Bakual:patch-1

Conversation

@Bakual
Copy link
Copy Markdown

@Bakual Bakual commented Jul 19, 2013

The mediaboxAdvanced uses some variables which are not declared properly: container and closeLink. This can cause issues if this are used elsewhere.
In my case container is used as an id in my template which caused issues in IE.

The mediaboxAdvanced uses some variables which are not declared properly: container and closeLink. This can cause issues if this are used elsewhere.
In my case container is used as an id in my template which caused issues in IE.
@Bakual
Copy link
Copy Markdown
Author

Bakual commented Jul 19, 2013

I just saw this is kind of a duplicate of #14. Only that I found an additional variable to fix :)

@Bakual
Copy link
Copy Markdown
Author

Bakual commented Jan 8, 2018

Closing since the project seems to be no longer active.

@Bakual Bakual closed this Jan 8, 2018
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

Successfully merging this pull request may close these issues.

1 participant