jeroentb
Newbie
Posts: 1
Registered: 6/22/2004
Member Is Offline
|
| posted on 6/22/2004 at 09:32 AM |
|
|
Change iframe location on the fly
Can someone tell me how i can change the scroller on the fly ?
I have a menu where people select a location, i want this location opened in the scroller without reloading the mainpage...
If i do a "Tscr0.location='disco.html'; " in the parent document, it does change te location, but stops scrolling...
I gave the iframe in scroll.html an id (id="scrolldoc" ) and tried changing using :
Tscr0.scrolldoc.location='disco.html';
Still no luck, no error message in my browser, but still content is not changed...
Thx in advance,
Jeroen.
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 6/22/2004 at 11:31 AM |
|
|
It's impossible to simply change iframe src and have another content scrolled. Significant canges are required to allow such functionality. Our
specialists are ready to customize script for your needs.
For customization request please refer to
http://www.softcomplex.com/support/
|
|
|