Thanks Hassan Schroeder, The File is loaded correctly. And I tried both <%= javascript_include_tag 'jquery' %> <%= javascript_include_tag "jquery.js" %> And both load the file correctly.
Moreover I can see the JavaScript (JQuery.js) loaded using firebug. Still No luck. Thanks On Apr 30, 7:14 am, Hassan Schroeder <[email protected]> wrote: > On Wed, Apr 29, 2009 at 11:39 PM, Anil <[email protected]> wrote: > > > <%= javascript_include_tag "jquery.js" %> > > Shouldn't that be <%= javascript_include_tag 'jquery' %> > > You could probably easily discover whether your jquery file is being > loaded by using Firebug, btw.... > > HTH, > -- > Hassan Schroeder ------------------------ [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 [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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

