You really don't need an iframe for any of this. If you really want to 
reduce the amount of data you should have your search form return the 
results using json and then make the HTML to put in the results using 
javascript.

That said I don't know exactly what's going wrong. My guess is that you're 
mixing javascript code that's in the iframe and javascript code that is in 
the parent window with ill results.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to