Technote Details :: I don't see my AJAX panels in Dreamweaver
Issue
I have a page that contains several AJAX panels, but I only see some PHP placeholders in Dreamweaver Design View:

However, if I preview the page in the browser, everything works fine and the AJAX panels are displayed correctly.
Reason
This is not a bug. It happens because of a setting in Dreamweaver.
Solution
To display the AJAX panels correctly in Dreamweaver, go to Edit > Preferences > Invisible Elements > Server-Side includes, and check the option: "Show contents of included file".
