extranet/www/dashboard/js/script.js
2009-06-04 10:35:53 +00:00

3 lines
55 B
JavaScript

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