Hi Everyone,

I've create a view to list all of my ubercart products where the title of the product is a link that opens the product node in a modal frame. It works perfectly for authenticated users. But when I click on the link as an anonymous user, the modal frame opens but then the modal frame disappears and the node loads in the main window instead.

I've tried giving the anonymous user all the same permissions as the authenticated user but still no luck. Can anyone tell me of a setting that I may have overlooked that will allow anonymous users to view nodes in a modal frame?

Thanks in advance.