Hello, I'm using modal frame api along with automodal and was wondering if there is a way to navigate between modals on page with left and right arrows. Similar to what something like fancybox does between elements with the same rel tag. Would this be something that is difficult to implement? I'm using modal frame api and automodal for a gallery and want to be able to navigate to sibling elements in the modal frame instead of having to exit the frame and click the next image or video. Any suggestions for implementing something like this would be awesome. Thanks!

Comments

dsnopek’s picture

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

There is no support for this is Modalframe or Automodal (although, it's probably at least possible in Automodal). Instead, I'd recommend using a "lightbox" module that has support for opening pages in an iframe (for example, colorbox).