URI:
       README - jscancer - Javascript crap (relatively small)
  HTML git clone git://git.codemadness.org/jscancer
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       README (292B)
       ---
            1 expandinput
            2 ===========
            3 
            4 Small script to expand input to a textarea.
            5 
            6 It will show the top line of the area when the input is not active.
            7 
            8 It can be used to have some small note-taking field which is active when the
            9 input is focused.
           10 
           11 
           12 Author
           13 ------
           14 
           15 Hiltjo Posthuma <hiltjo@codemadness.org>