Sifuentes anita5
From 2014.igem.org
(Difference between revisions)
Line 163: | Line 163: | ||
</style> | </style> | ||
+ | |||
+ | <script ="text/javascript"> | ||
+ | |||
+ | $(document).ready(function() { | ||
+ | |||
+ | //Set The Accordion Content Width | ||
+ | var heightLeftColumn = $('#rightColumn).height(); | ||
+ | $('#leftColumn').css({'height' : heightLeftColumn }); | ||
+ | } | ||
+ | |||
</head> | </head> | ||
Revision as of 15:08, 20 January 2015