General
: K-Meleon Forum
General discussion about K-Meleon.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=JohnHell] I would like to chat with you to have a better explanation, really. You are not understanding me and I don't understand you. What you did with the code, doesn't work with me (indeed is the same code by me, but called in a different way) and I don't understand what you did to make it work without javascript enabled. I asked what option of privacy menu and you didn't reply. What is CAPS? I feel like a newbie :S but because I know I'm missing something and I don't get it :-? And all around new KM versions that make me mad is not helping :( And forget the age of the macros. I said is the same code, and does the same, just is defined in a different way. There are cosmetic changes but they are the same. New against old: [code] pref_ToggleJavaScript{ macroinfo=_("Toggle JavaScript execution"); menuchecked=!getpref(BOOL,$pref_JavaScript); [b]togglepref(BOOL,$pref_JavaScript); &_pref_SyncButtons; statusbar(sub("%s",!getpref(BOOL,$pref_JavaScript)?$off:$on,_("JavaScript execution %s")));[/b] } JSToggle{ [b]togglepref(BOOL,$jscript); &PrivacySync; statusbar(sub("%s",getpref(BOOL,$jscript)==false?$OFF:$ON,_("JavaScript execution %s")));[/b] } [/code] There are no errors at all in the console (don't mix what I said about the error console above about 100% cpu usage, that has nothing to do with this macro). There are no errors, apart those by the page itself. If you consider an MSN session or something, tell me.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development