Tags: browser*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. 2021-12-23 Tags: , , , by klotz
  2. 2018-10-24 Tags: , , , by klotz
  3. Browsh is a fully-modern text-based browser. It renders anything that a modern browser can; HTML5, CSS3, JS, video and even WebGL. Its main purpose is to be run on a remote server and accessed via SSH/Mosh or the in-browser HTML service in order to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs.
    2023-12-05 Tags: , by klotz
  4. 2017-07-27 Tags: , , , by klotz
  5. 2017-05-24 Tags: , , , by klotz
  6. 2017-02-21 Tags: , by klotz
  7. javascript
    var cell = IPython.notebook.select_next().get_selected_cell()
    // Crap as hell but insane anyway http://stackoverflow.com/questions/901115/how-can-i-get-query-string-values-in-javascript
    console.log("start");
    function getParameterByName(name) {
    var param = decodeURIComponent(window.location.hash.substring(window.location.hash.indexOf("param=")+"param=".length))
    var json = JSON.parse(param)
    return json name »
    }
    var v = getParameterByName("ok");
    cell.set_text('val 'name' +" = "'+v+'"')
    IPython.notebook.execute_cell()
    2016-11-11 Tags: , , , by klotz
  8. 2016-11-09 Tags: , by klotz
  9. 2016-03-15 Tags: , , by klotz

Top of the page

First / Previous / Next / Last / Page 2 of 0 SemanticScuttle - klotz.me: tagged with "browser"

About - Propulsed by SemanticScuttle