Web applet not displaying in chrome
We have a web applet to show LinkedIn on our contact detail page. Yesterday it was displaying fine and today it is showing up completely blank. Anyone have an idea on why this would happen?
There are two different ways we have displayed linkedin in the past as a web applet.
URL: http://www.linkedin.com/pub/dir/?first=%%%First_Name%%%&last=%%%Last_Name%%%&search=Search
and HTML: <IFRAME frameborder="no" src=' http://www.linkedin.com/search?search=&sik=1208482857531&keywords=%%%First_Name%%%+%%%Last_Name%%%&sortCriteria=4' width="1100" height="800"> No IFRAMES supported. </IFRAME>
Neither one of those are working. I am guessing it has to do with a chrome setting but nothing has changed from one day to the next so I am not sure why this would happen.
0