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

DropKick doesnot seems to work when AutopostBack is set to true for the DropDownList in asp.net #164

Closed
mahikota opened this issue Dec 5, 2013 · 1 comment

Comments

@mahikota
Copy link

mahikota commented Dec 5, 2013

Hi,

I am using the dropkick plugin for my DropDownList in asp.net with c#. I have set autopostBack to true for the dropdownlist because I usually load dynamic content into it. When an option is selected, the dropdown restores it original style rather than taking default style or dropkick style. Please any one fix this. The dropkick style goes away when autopostback is set to true for an dropdownlist.

Thanks.

@mahikota
Copy link
Author

mahikota commented Dec 6, 2013

Thanks god! I made this work some how after all trails. I solved this by adding $('.default').dropkick(); in the javascription function in aspx page and calling that function in page_load event.

Thanks.

@mahikota mahikota closed this as completed Dec 6, 2013
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