Lasse Bunk wrote:
> I'm bouncing a little back'n'forth here. After reviewing the jQuery
> noConflict() code it doesn't matter if you load jQuery before or after
> Prototype.
>
> However, you need to switch on your javascript debugging tools so we can
> get
> some error messages – do you have Firebug or something like it?
>
> /Lasse
>
> 2010/3/27 Chris Kalaboukis <lists@ruby-forum.com>
ah ha...I'm getting this error:
jQuery is not defined
[Break on this error] jQuery.extend(String.prototype, {
in application.js line 29
jQuery.extend(String.prototype, {
30 databaseId: function() { return $.trim(this.split('_').last()); }
31});
Well i think aha....whats doing that?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment