I was hoping to use this module with Ubercart for the shopping cart. So when someone hits the 'buy' button a purchase page, it opens the cart and checkout in a modal frame.
Is it possible to use this module with submit buttons?

Comments

dsnopek’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

No, this module only works with links. You may be able to put together a solution using modalframe in Javascript directly. though.