big translations

4 views
Skip to first unread message

e6y

unread,
Mar 31, 2009, 7:10:49 AM3/31/09
to Backword
Backword is great extention. Good work.
But if translation text of the word is too big (common for european
languages) then you will not see the whole text . The extension shows
translation using one line.
So the end of the translation will be outside the Firefox window.
Could you correct described above, please.

virteman

unread,
Apr 5, 2009, 1:41:41 AM4/5/09
to Backword
open the source code file backword.js in your firefox deep extenstion
directory.
go the line 700 replace these code:
//div.style.height = this._size + "px";
div.style.width = 500+ "px"; //this is your prefer width
and then comment the line code like this
//obj.style.whiteSpace = "nowrap ";
well, restart your firefox, that is your expected .

e6y

unread,
Apr 13, 2009, 6:06:48 AM4/13/09
to Backword
Thaks man! Now i have big (500 pixels height) translation window :-),
but i see the entire translation. It is much better.
Reply all
Reply to author
Forward
0 new messages