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


2010/3/26 Chris Kalaboukis <li...@ruby-forum.com>

> Lasse Bunk wrote:
> > Hmm, strange – do you get some sort of javascript error?
> >
> > /Lasse
> >
> > 2010/3/26 Chris Kalaboukis <li...@ruby-forum.com>
>
> No actually. Nothing happens at all. The jquery works (I think, can't
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to