Linux Community
https://developer.mozilla.org/en-US/docs/Web/JavaScript
https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Functions... From ES6/ES2015, default parameters is in the language specification.
function my_function(item, new = false) { // Code}
Konqueror does not support this. If I use it in my jquery code, javascript fails completely within konqueror.
Homepage: https://github.com/tikitu/jsmin (old homepage: https://bitbucket.org/dcs/jsmin/ ) Description: JavaScript minifier
https://packages.gentoo.org/packages/dev-python/jsmin
Usage:
$ python -m jsmin myfile.js > compressed.js
Homepage: http://yui.github.io/yuicompressor/ https://developer.yahoo.com/yui/compressor/ Description: JavaScript and CSS compressor https://packages.gentoo.org/packages/dev-util/yuicompressor
Konqueror form siblings bug afecting all jquery 3 web sites
See the report I just filed: https://bugs.kde.org/show_bug.cgi?id=375999
When I edit a blog node 1 in Konqueror, I don't see a grip at the bottom of the 'Body' textarea to resize the textarea. It works in Firefox.
Incidentally, I do see and can use the grip at the bottom of *this* textarea as I type this within konqueror