search for: jqeuri

Displaying 1 result from an estimated 1 matches for "jqeuri".

Did you mean: jqeury
2007 Oct 31
0
ROR and Thickbox
Hi there, I''m trying at present to get thickbox (and jqeury) work with ROR. Well.. the first step I made was adding the javascripts of thickbox and jqeury to my controller: <script type="text/javascript" src="/javascripts/jquery.js"></script> <script type="text/javascript" src="/javascripts/thickbox.js"></script> Then