I'm developing a little "bag configurator" for a italian company.
http://stage.wic-o.i...tor/a1-regular/
as you can see when you change the color or if you click on a handle, something strange happens. Just the first time, for less then one second (when image is loading) seems that lemon stand can't find the image.
Infact you can see the tipical icon of non-existent image with the canvas border....then all goes right!
I use something like that to change divs contents after click
onclick="$(this).getForm().sendRequest('on_action', {update: {'borsa': 'show_borsa'}})"
what I can do to fix this problem?
thanks so much and sorry for my bad english

Help















