On Apr 17, 2007, at 12:53 PM, Walter Lee Davis wrote:

> ... So the fact that the other one (getText)
> worked was just magic?

Probably.  =)  That's all programming is really ... magic, sorcery,  
ridiculous words, and a lot of hand waving.

Christophe could probably provide you with a better explanation,  
especially if it's a class/inheritance issue. Without diving too much  
into the code, I might suggest that perhaps your other one wasn't  
actually working--after all, it has essentially the same  
functionality as the original getText:

getText: function() {
     return this.element.innerHTML;
   },

I'm glad you got it working.


TAG




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