Page 1 of 1

WebUI and IE7/IE8

Posted: Thu Apr 16, 2009 9:27 pm
by leshekb
To run WebUI (v1.52) with these browsers you need:
*remove ie6.css

*add in transmission.js after code "showFilter: function( ) {" this line:
$('#torrent_filter_bar').css('display','block');

*never use Refresh/F5. I dunno where's problem lies.

It works ok, like FF.