Search found 1 match

by leshekb
Thu Apr 16, 2009 9:27 pm
Forum: Web Interface
Topic: WebUI and IE7/IE8
Replies: 0
Views: 1804

WebUI and IE7/IE8

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.