Seems to be CSS problem... (if I understand all) so show us CSS. Try to use web-developer tool to check generated source of your jquery script.
Rin
2009-10-13 22:17:17
Seems to be CSS problem... (if I understand all) so show us CSS. Try to use web-developer tool to check generated source of your jquery script.
I've figured it out. I was deleting the markup elements using remove() function but apparently I wasn't removing the main container of the image, just the contents.