-
Notifications
You must be signed in to change notification settings - Fork 248
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
select field's name is missing #58
Comments
`
}; var c={},d={ ',a='
var n=p.find(".dd-select"),u=p.find(".dd-options");u.css({width:l.width});n.css({width:l.width,background:l.background});p.css({width:l.width});if(l.height!=null){u.css({height:l.height,overflow:"auto"})}e.each(l.data,function(v,w){if(w.selected){l.defaultSelectedIndex=v}u.append(' ` |
hacked lib to display name into hidden field. |
ddslick removes the name of the select field after it's applied. Now what's the point of an unnamed select field! Please fix this issue. If you don't fix it at least destroy ddslick as my previous issues are not answered. Don't let the people use your garbage.
The text was updated successfully, but these errors were encountered: