- Jul 11, 2004
- 21,867
- 7
- 81
I'm working on a project which involves an embeddable widget that our customers can place on their sites. I'm using an iframe to embed the content with some jquery magic to resize the iframe to fit the content. This worked great in the beginning.
I've added some expanding content to the widget (using jquery's slideToggle function), but the iframe does not expand with the new content. What is the best way to go about embedding content that can expand in size?
(I have very little knowledge about web programming, so go easy on me).
I've added some expanding content to the widget (using jquery's slideToggle function), but the iframe does not expand with the new content. What is the best way to go about embedding content that can expand in size?
(I have very little knowledge about web programming, so go easy on me).
