treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] onchange attribut on custom dropdown menu

  • I'm using DropKick to have a custom dropdown menu. But the script actually moves the out of the window and draws a list on its place. So far so good but I want to use an onchange attribut on it but thats not working because the actual dropdown is out of the window ...

    Is there any solution to solve this ?

    Many thanks in advance

  • Here http://jamielottering.github.com/DropKick/ there's a "Custom 'change' callback" section. isn't that what you're looking for?

  • Yes I know but this does not replace the onchange attribut because with that callback you can't make any difference between different dropdowns