Skip to content

Instantly share code, notes, and snippets.

@gonghao
Created April 1, 2015 08:58
Show Gist options
  • Save gonghao/69b9671680e49fd661b7 to your computer and use it in GitHub Desktop.
Save gonghao/69b9671680e49fd661b7 to your computer and use it in GitHub Desktop.

Revisions

  1. gonghao created this gist Apr 1, 2015.
    1 change: 1 addition & 0 deletions dabblet.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    div { overflow-y: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; width: 150px; border: 1px solid grey; } h1 { width: 400px; }
    1 change: 1 addition & 0 deletions dabblet.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <div> <h1>some content here</h1> </div>
    1 change: 1 addition & 0 deletions dabblet.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    // alert('Hello world!');
    1 change: 1 addition & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    {"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"}