jQuery(document).ready(function($) { window.setTimeout(‘loadFBShareMe_17()’,5000); }); function loadFBShareMe_17(){ jQuery(document).ready(function($) { $(‘.dd-fbshareme-17′).remove();$(‘.DD_FBSHAREME_AJAX_17′).attr(‘width’,’53′);$(‘.DD_FBSHAREME_AJAX_17′).attr(‘height’,’69′);$(‘.DD_FBSHAREME_AJAX_17′).attr(‘src’,'http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2008/02/03/using-annottions-in-springframework/&size=large’); }); }
For the sample I am creating (see http://code.google.com/p/gridshore – Training Overview), I am using a combination of jquery and spring-mvc. I like the @controller stuff and the other annotations, therefore I want to explain some of the features I have learned to use [...]



Popular