Hello,

Is any method associated with it i your controller? like:
def destroy
 @user.destroy
  redirect_to....
end

For first shot for me it seems to be the problem, not JavaScript.
Anyway I suggest Firebug to see if any JavaScript bug.

Let me know if further problem with it,
good luck
gezope

On nov. 18, 03:50, loominator1970 <loominator1...@gmail.com> wrote:
> Actually, its C. "I'm a dumba$$ and didn't read your question
> carefully enough :)"  Javascript IS turned on in my browser and
> enabled in my app.  I will follow you suggestion and try that route.
> Thanks for the help!
>
> On Nov 17, 2:56 pm, Colin Law <clan...@googlemail.com> wrote:
>
>
>
>
>
>
>
> > On 17 November 2010 21:47, loominator1970 <loominator1...@gmail.com> wrote:
>
> > >> Is JavaScript turned on in your browser?
>
> > > Yes, I have jQuery and protoype enabled in the application.html.erb
> > > page.
>
> > Is that "Yes I have JavaScript turned on in the browser _and_ I have
> > jQuery and prototype enabled in application.html.erb" or
> > "Yes, I have jQuery and protoype enabled in the application.html.erb
> > and I didn't actually understand what you meant by Javascript turned
> > on in the browser"?
>
> > If the former then have you checked the html to see if it is what you
> > expect (View, Page Source or similar in browser) and it might be worth
> > checking the html for validity by pasting the complete page html into
> > the w3c html validator.
>
> > Colin

-- 
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