Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Issue #584 by 90arther: Please don't use ECMA-262 reserved word #585

Open
wants to merge 1 commit into
base: SlidesJS-3
Choose a base branch
from
Open

Issue #584 by 90arther: Please don't use ECMA-262 reserved word #585

wants to merge 1 commit into from

Conversation

90arther
Copy link

@90arther 90arther commented Dec 8, 2014

The Plugin use 'goto' as a function which had be a reserver word in ECMA-262.
When I use YUI compiler to compiler the file, it will be a error.
Please use Camel-case.
Please replace it with 'goTo'.

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

Successfully merging this pull request may close these issues.

1 participant