I am trying to swap an image src using jquery, and in FF it works
great, in IE6, its sometimes shows the image, and other times shows
nothing.

$('#arrow').attr("src","arrow_blue_right.gif");

Any ideas?

Reply via email to