Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
    <input type="hidden" value="<%=user%>" id="user_name">
    <table border="1" id="requests" style="border-collapse: collapse">
      <tr>
        <th>RequestId</th>
        <th>Request</th>
        <th>Category</th>
        <th>Subcategory</th>
        <th>Department</th>
        <th>Status</th>
      </tr>
    </table>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
johnTurknettpro
0viewers