I am trying to do a basic image swap using...

$(imageID).src = remoteImageURL;

This works fine in everything except IE 6. In IE 6 the request is
being returned as aborted. I have attempted to prefetch the images,
but that doesn't seem to fix the issue 100% of the time.

Any help is appreciated.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to