On Thu, Apr 30, 2009 at 9:58 AM, Anil <[email protected]> wrote:

Oh, wait --

> <script>
> (document).ready( function() {

S/B

<script type="text/javascript">  // not THE problem, but invalid otherwise
$(document).ready( ...

Try that...
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to