Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Быстрая цитата при помощи Proxomitron! 
Author Message
Batya



PostPosted: Fri Aug 25, 2006 17:31    Post subject: Reply with quote

CaptainFlint wrote:
Не идёт.

Хм... Тогда я пас. Хотя, порылся в поиске, вроде все должно работать:
Quote:
if (window.getSelection) { selection = window.getSelection().toString(); }
else if (document.getSelection) { selection = document.getSelection(); }
else if (document.selection) { selection = document.selection.createRange().text; }



Кстати, вопрос.
А можно ли после изменения default.cfg чтоб изменения вступили в силу без перегрузи Proxomitron-а и браузера?
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group