blue123
·
Jan 11, 2013
·
Viewed 13.4k times
·
Source
How can I disable Vimperator temporarily? For example, I'd like to disable Vimperator temporarily when I am using a web email app. Is there a command for it?
I want to have textboxes related to radiobuttons. Therefore each radio button should enable it's textbox and disable the others. However when I set the disabled attribute of textbox to true, it changes the editable attribute too. I tried setting …
I want to add java plugin for FireFox (v10.0.12) on Linux(Centos 5.6 64bit).
I have JDK 1.7.0_12 installed, and add a symbolic link to plugin folder under /usr/lib/mozilla to the file libnpjp2.so under (JRE)/lib/amd64/
Followd this
…