Subversion Repositories My Stuff

Compare Revisions

Ignore whitespace Rev 12 → Rev 13

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