15 May 22:07
render partial
From: Claus Stachl <rails-mailing-list@...>
Subject: render partial
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-05-15 20:11:05 GMT
Subject: render partial
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-05-15 20:11:05 GMT
hallo! momentan steht meine seite so, dass ich gewisse dinge mit link_to_remote auf bedarf nachlade. was mach ich jetzt, wenn javascript deaktiviert ist? kann ich das irgend wie mit render partial lösen? kann ich mit rails prüfen, ob javascript aktiviert/deaktiviert ist und dann dahingehend alle sachen sofort laden? hat da jemand ansätze/strategien/lösungen parat? danke! -- -- 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-talk@... To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe <at> googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
and there are loads of poeple dont know how to turn it off or on or
whatever. if its turned off, they arent able to retrieve my content
cause its fetched with ajax.
so my question was:
is it possible to use a normal link with a render_partial or whatever
instead of an ajax link_to_remote...
i HAVE to think about a html fallback, but i DONT HAVE that much
experience in rails ...
however: somebody know any strategy to solve such a problem?
thanx.
RSS Feed