Your typical "It doesn't work" freak out going on over here. Any direction would help.
I have a login control on my master page and I'm trying to only display it using jquery fancybox and then redirect the user once they are logged in.
But any buttons or controls that should do "something" when pressed when I put inside the fancy box are not responding. If I keep the div visible and then use the control not using fancybox I get the expected result.
What are my options?