WebUI and IE7/IE8

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
leshekb
Posts: 1
Joined: Thu Apr 16, 2009 8:59 pm

WebUI and IE7/IE8

Post 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.
Post Reply