I`m using a Page Viewer web part to load a menu system (TreeView) within my SharePoint page. It looks great in Internet Explorer, but once the SharePoint page is loaded into Google Chrome I get:
"The current browser does not support Web pages that contain the IFRAME element..."
The Page Viewer web part imports an .aspx page as it's source, and that page has code for my TreeView menu. So I need a workaround that will still allow me to still use my .aspx page :-)
Any suggestions ?
Thanks,
Barry
Barry O'Neill