|
When i'm at the interface for adding a new profile image or sending and email to a user from their profile, the iframe container keeps getting longer and longer.
I think the culprit is this script - <script src="http://........./util/SessionService$Attributes.jtp?action=get&key=resizejs&key=scrolljs&key=others&cid=1462826833065-352&_=1462840979087" type="text/javascript"></script> It just keeps adding this script over and over again making the main iframe height go up by 3px each time.
It's strange that it only does it for those two interfaces.
Anyone have any ideas?
|