Jamie Orchard-Hays
unread,Feb 12, 2014, 3:10:48 PM2/12/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CVR...@googlegroups.com, RubyJam
Hey all:
I've got a twitter typeahead.js dropdown that works inside a Formtastic (2.2.1, and 2.0.2 prior) form. When the autocomplete list appears, I can only see the top of the first entry, and barely that.
I tried bumping the z-index way up, but that didn't work.
I moved the element (just a div) that typeahead works with outside of the form and it renders as expected, overlaying DOM elements below.
I'm totally stumped.
Any ideas?
Jamie