Javascript update and correction

This commit is contained in:
Michael RICOIS 2012-05-19 17:36:55 +00:00
commit 81a997d703
5 changed files with 15 additions and 2046 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@ $(document).ready(function(){
$('u[tooltip]').each(function(){
$(this).qtip({
content: $(this).attr('tooltip'),
style: { lasses: "ui-tooltip-dark" },
style: { classes: "ui-tooltip-dark" },
position: {
at: "top center",
my: "bottom center"