Help for this page

Select Code to Download


  1. or download this
    NEEDs jquery.js and jquery.dimensions.js
        * http://jquery.com/ - jQuery
        * http://brandonaaron.net/docs/dimensions/ - jQuery Dimensions Plu
    +gin 1.1
    ...
    });
    // ]]>
    </script>
    
  2. or download this
    height  19
    left    199
    lineage HTML + BODY + DIV + UL
    top     74
    width   648
    
  3. or download this
    use strict;
    use warnings;
    use CGI qw(:standard);
    ...
            header(-content_type => "application/json; charset=utf-8"),
                to_json( { status => "OK" } );
    }