runjQueryCode("$('.dim').css('height', $(document).height());$
('.btnb').click(function(){$('.dim').fadeIn();return false;});$
(window).bind('resize', function(){$('.dim').css('height', $
(window).height());});")

Reply via email to