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] Why continue (cause you and other devs are giving up (I should point, what I understand)), or where? I "didn't get" your full point of your explanation. The idea of permissions for new pages is not bad. Now it can be done by toggling JS or others on/off, but every new window/page, keeps getting the prefs setting at that moment. But the proposal lend a confusing environment. It would be easy to do for new windows, reseting permissions for new windows, but for a new page in the same window... without C++ knowledge (me), I guess is difficult, but anyway, it could be a good improvement. Shouldn't be fixed the bugs first ;) [quote=JamesD] By the way, since you do Javascript, do you think you could teach me how to obtain the system datetime string using $value = injectJS( JS [, location ]); ? I just don't know enough Javascript to get the string to be the return. I know Siria has used this for some information about sorting, but I have tried everything I know and all I could see in her code without any results. We might should move this discussion to another thread.[/quote] set a variable to get new date and then extract data from it or create various variables and concatenate them. var date = new Date(); /* full date */ var hours = date.getHours(); /* hours */ etc or you can var mydate = new Date(Hours, minutes); /* never done this way and looks doesn't work ... */ More info: http://www.w3schools.com/jsref/jsref_obj_date.asp[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development