Can anyone give me some help with displaying the FEU login info inside a modal window like FancyBox? I understand that placing the form within the window is pretty straightforward but it's the next step after clicking the log-in button that's the issue.
Has anyone implemented it and got it working?
FEU Login inside Modal Window
Re: FEU Login inside Modal Window
If you mean to go back to the main window try
<form target="_parent"
<form target="_parent"

