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

plugin is not compatible with jquery 1.8 #21

Open
gchokeen opened this issue Sep 20, 2013 · 1 comment
Open

plugin is not compatible with jquery 1.8 #21

gchokeen opened this issue Sep 20, 2013 · 1 comment

Comments

@gchokeen
Copy link

I am trying create the nested form using this plugin. So I just cloned exact html js in my webpage of this demo. I use jquery 1.8 version. I am getting error like below.

TypeError: nameTemplateAttr is undefined

newNameAttr = nameTemplateAttr.replace(options.indexFormat, index);

Note : I use development veriosion (uncompressed)
Do you have any Idea?

@fadjrin
Copy link

fadjrin commented May 29, 2015

replace .attr with .prop,

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