Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2006-04-26 04:56:13

sammy
Xinha Community Member
Registered: 2005-04-20
Posts: 11

Image Manager and Firefox 1.5

Hi All was having a problem with the display of the image manager in firefox 1.5 added the line below >>>> to manager.php and it now works fine

<script type="text/javascript">
/*<![CDATA[*/

>>>    window.resizeTo(600, 460);     <<<

if(window.opener)
     HTMLArea = window.opener.HTMLArea;

Offline

#2 2006-04-26 09:02:50

steveo125
Xinha Community Member
Registered: 2006-04-04
Posts: 24

Re: Image Manager and Firefox 1.5

What was the problem?

Offline

#3 2006-04-26 20:20:01

sammy
Xinha Community Member
Registered: 2005-04-20
Posts: 11

Re: Image Manager and Firefox 1.5

The popup screen would truncate half the information making it impossible to use..I added the above lines and everything is fine.

Offline

Board footer

Powered by FluxBB