Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Is there a plug-in out there that Responds Wordpress Custom Drop-Down menus?

Ideally similar to how it's done here: http://suan.github.com/make_dropdown/demo.html

But I'd take what I can get.

share|improve this question

closed as not constructive by Chris_O, toscho Aug 16 '12 at 19:41

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

There are plugins out there that implement dropdown menus such as Superfish Dropdown Menu Widget which implements my favorite dropdown styles/script.

BUT, this is really theme territory. If your coding isn't that strong, this may be out of reach, but if possible I'd encourage you to implement this in the theme. There are tutorials out there to implement the same script as part of your theme.

share|improve this answer
Is this drop-down functional on mobile? – Cam May 11 '12 at 12:56
In my experience, sometimes but not usually. Is your question specifically about mobile? When you say "Responds" did you mean "Responsive?" – mrwweb May 11 '12 at 15:11

Not the answer you're looking for? Browse other questions tagged or ask your own question.