Subversion Repositories My Stuff

Compare Revisions

Ignore whitespace Rev 16 → Rev 17

/trunk/JavaScripts/startuptooltip.js
0,0 → 1,7
$(document).ready(function(){
$('a.group').tooltip({
effect: 'slide',
tipClass : 'gallerytooltip',
opacity : 0.9
}).dynamic({ bottom: { direction: 'down', bounce: true } });
});
Property changes:
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property