Ok – just as a test, does it work if you delete these lines?
jQuery.noConflict();
jQuery(document).ready(
function() {
jQuery("a[rel^='prettyPhoto']").prettyPhoto();
});
/Lasse
jQuery("a[rel^='prettyPhoto']").prettyPhoto();
});
/Lasse
2010/3/26 Chris Kalaboukis <lists@ruby-forum.com>
Lasse Bunk wrote:No actually. Nothing happens at all. The jquery works (I think, can't
> Hmm, strange – do you get some sort of javascript error?
>
> /Lasse
>
> 2010/3/26 Chris Kalaboukis <lists@ruby-forum.com>
relly test it since i can't get to the page i need to test it on without
the prototype helpers) but the prototype is hosed. If I need to rewrite
all of my helpers thats a huge ton of work.
Thanks...chris
--
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.
--
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