On 9/10/06, webgodjj <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to figure out how to go about this. I wish to have a > hidden div, that expands on mouse out (hopefully grow). Then, use ajax > to load a file (php and html).
The only technique I know of for loading a file with ajax requires the use of a hidden iframe. A quick string search through prototype.js for "iframe" has no results. The Yahoo! UI library has the iframe workaround included. Peter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
