so far everything works correctly.
go back and enter in an image that has the image database.
everything works normally so far.
Rafael,
You should on the event Page Hide for page Empresa execute a javascript code in which you should find elements of the carousel and remove in them links to images, that you put in there as a result of mapping of service portoseguro_read
How? Apperyio ( 'mobileimage_25' ).val("");
not work..
can you help me?
Hi Rafael,
Here is code for purpose:
pre
jQuery('[name="mobilecarousel_3"]').find("img").attr("src", "files/resources/image/no-image.jpg");
/pre
Regards.