[personal profile] tymofiy
Changelog

2005-07-07: 0.4

* fixed issue with & — thanks [livejournal.com profile] drdaeman
* fixed issue with &nc=
* fixed issue with lost keyboard focus
* added ability to close box with Esc key.
Quirk — adds caret in Firefox 1.0, everything is fine in Trunk.
* added login reminder

http://clear.com.ua/projects/firefox/instant_comment
Depth: 1

Date: 2005-07-14 10:21 (UTC)
From: [identity profile] nemaier.livejournal.com
вернее, просто "mailto:", конечно же.
Depth: 2

Date: 2005-07-14 10:31 (UTC)
From: [identity profile] tymofiy.livejournal.com
строку
"//a[contains(@href, '?mode=reply')]",

поправить на

"//a[contains(@href, '?mode=reply') and not(contains(@href, 'mailto'))]",
Depth: 3

Date: 2005-07-14 10:34 (UTC)
From: [identity profile] nemaier.livejournal.com
спасибо, работает :)

Tags