Custom JavaScripts howto

Evaluating custom java script

rv = w:evaj_js(java_script)
rv = w:eval_js_from_file(file)

Some examples

w:set_mode(w:eval_js_from_file(util.find_data("scripts/go_input.js")))

Userscripts

Luakit does not support userscipts headers, although it should be easy to implement in lua.

Also available in: HTML TXT