I know how to use Ajax.Updater to fetch a url and display it inside a div. But I am wondering if there is a way to fetch a specific div within that url and display that instead of the whole page?
You may be wondering why I want to do this. The reason is, i want to link to a url like i normally would so if javascript is turned off, they get a full page with headers, logos, nav etc. But for the ajax call I obviously only want the content on the page instead of the whole page. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
