Tarea #1056 -> Subir la página cuando se pinta un video
git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@160 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
parent
d6dc0ce420
commit
05640be620
@ -210,6 +210,7 @@ jQuery(window).ready(function() {
|
||||
var nUrl = jQuery(this).html();
|
||||
if (nUrl == oUrl) {
|
||||
jQuery('#componentWrapper').videoGallery.loadMedia(indice);
|
||||
jQuery('html, body').animate({ scrollTop: 0 }, 600);
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user