March 29, 2013 at 18:37 /
Hi, thank you very much for your quick help but it didn’t solve my problem 100%, as you can see in this screen capture: http://dl.dropbox.com/u/15248247/error-er2.jpg
It still show the image. Is it possible to hide (display:none) the “#resource_infobox”? with jQuery, for instance, when I pass the form and this confirmation is shown. I mean: add this line somewhere in js code:
jQuery("#resource_infobox").hide();
Thank you very much!