Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=JujuLand] Hum ... if fact your two lines don't work, and I have errors in 'Error console' just launching K-Meleon KMM => Invalid expression 'var a=window,b=document, KMM => ) expected but found ;. KMM => Invalid statement To have no error, I must transform the lines like that: [code]injectJS( "var a=window,b=document,c=encodeURIComponent,d="+"$title="+"c(b.title),e=c(b.location),f=alert(c(e),d) ;");[/code] instead of [code]injectJS( 'var a=window,b=document,c=encodeURIComponent,d='&title='+c(b.title),e=c(b.location),f=alert(c(e),d) ;');[/code] but it done nothing. changing it with $test=injectJS( "var ... seems to do nothing too, but $test=0 It looks like the returned value is the error flag ??? A+[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development