Hey Andras!

Andras Kende a écrit :
> inplaceeditor saving image loads only first time once, or after page
> refresh:
> 
> http://www.kende.com/js/
> 
> Is this a bug ?
> 
> .inplaceeditor-saving {
> background: url(wait16.gif) bottom right no-repeat;
> }

I hit the exact same bug yesterday, and I'm investigating it today.  The
problem is that for some unknown reason, at some point after the first
processing, the inline style's backgroundImage property gets set to
none, which overrides the CSS.

I'm about to significantly refactor IPE for SAU's next version, with a
deprecation adapter to let existing code work and give people time to
migrate over.

In the meantime, when I find the reason for this specific problem, I'll
post the fix here :-)

-- 
Christophe Porteneuve a.k.a. TDD
"[They] did not know it was impossible, so they did it." --Mark Twain
Email: [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
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