Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
  
<!--[if IE]>
  <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
  article, aside, figure, footer, header, hgroup, 
  menu, nav, section { display: block; }
</style>
</head>
<body>
 <table cellpadding="0" cellspacing="1" class="qdetails" id="exprColsList">
                        <thead>
                            <tr>
                                <th colspan="4">
                                    Expression Columns <span style="float: right">
                                        <img src="../../App_Themes/CelloSkin/btn-add.gif" class="AddExprCol" alt="Add Expression Column" onclick="ShowExpressionColumn('insert')">
                                    </span>
                                <div class="img-expand"><img src="/App_Themes/CelloSkin/ico-expand.gif" alt="Collapse"></div></th>
                            </tr>
                        </thead>
                        <tbody><tr><td colspan="2" class="row4"><span style="color:#836823" class="expressioncolumn" name="f1">ExprCol.f1</span> </td><td class="row5"><span><img src="../../App_Themes/CelloSkin/btn-edit.gif" alt="Edit" onclick="EditExpressionColumn('f1')"></span></td><td class="row5"><span><img src="../../App_Themes/CelloSkin/delete.gif" alt="Delete" onclick="javascript:DeleteExpressionColumn('f1')"></span></td></tr></tbody>
                        
                    </table>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers