you may be having an issue passing those arguments with the dot notation... you might also try.... setAttribute()
i'm currently developing a set of helper methods that look like jquery but are used with prototype, we're dealing with this kind of thing lately. -----Original Message----- Date: Wednesday, March 04, 2009 6:21:27 pm To: "Prototype & script.aculo.us" <[email protected]> From: "Quleczka" <[email protected]> Subject: [Proto-Scripty] Re: writeAttribute problem Third option is maybe not the best one but you can always try simple $(a).b=c; Quleczka p.s. honestly I don't think it can be FF related issue --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
