Martin Bialasinski wrote:

> > Is "Ajax.getTransport()" the only solution?
>
> What is wrong with this feature detection?

Search engines don't execute JavaScript, do they?
We could use something like (pseudo code):

if Ajax.getTransport() = true
then do something like Ajax.Update() /* load the first page */

If this condition is not executed, we assume that the client can't run
scriptaculous/AJAX and could be a search engine.

My question to the community is, if there're any other (better) ideas?

-- 
Michael


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to