Need to embed a Gravity Forms form in a jQuery Tools tooltip in WordPress

I’m trying to embed a Gravity Forms form ( http://gravityforms.com/) within a jQuery Tools tooltip ( http://flowplayer.org/tools/tooltip/index.html) on a WordPress website ( http://buccan.mynewsitepreview.com/).

The jQuery Tools ‘Tooltips’ plugin works great; you can see it in action by hovering over any of the links in the footer. However, when using the shortcode to embed a Gravity Form, the <span> tag – which serves as a container for my tooltip – automatically closes. This puts the form outside of the tooltip content area.

Does anyone have an idea of how I can get the form to display inside the tooltip? I’d like to avoid using an overlay if possible, because I want the link to take the user to a contact page on click (in case javascript is disabled).

Thanks in advance!

newest questions tagged jquery – Stack Overflow

About Admin