What could cause Preview Mode to fail?

Aha! I have found it. I created a new page, and I systematically excluded the inheritance of each item that is on the title level.


 


There is an action in our template that resizes the window. The action "goes to" a web address that is actually:
javascript:top.window.resizeTo(1038,766);


 


Apparently, the window resize does not play well with Preview Mode. Good to know.


 


Kevin

Discussions have been disabled for this post