View gist:5553656
<!DOCTYPE html> | |
<html> | |
<head> | |
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" type="text/css"></link> | |
<link rel="stylesheet" href="css/themes/infragistics/infragistics.theme.css" type="text/css"></link> | |
<link rel="stylesheet" href="css/structure/infragistics.css" type="text/css"></link> | |
<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script> | |
<script type="text/javascript" src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> | |
<script type="text/javascript" src="js/infragistics.core.js"></script> | |
<script type="text/javascript" src="js/infragistics.lob.js"></script> |