extranet/www/dashboard/js/script.js
2009-08-27 07:20:05 +00:00

3 lines
55 B
JavaScript

$(document).ready(function() {
$('#nav').droppy();
});