I'm trying to give the Captcha image rounded corners, and am not figuring it out. I've attempted to use jQuery to wrap the image element in a span tag and setting the background image to use the same src, but that came up blank. Now I'm trying to wrap in div tags, but they disappear whenever a new image is generated.
Perhaps I'm mistaken with my angle of attack - all I really want to do is give rounded corners and a border to the image. Any advice on how to accomplish this would be most appreciated.
Thanks,
Joel
Perhaps I'm mistaken with my angle of attack - all I really want to do is give rounded corners and a border to the image. Any advice on how to accomplish this would be most appreciated.
Thanks,
Joel