Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

I would like to use four drop downs to select html for a single iframe

0 views
Skip to first unread message

awws...@gmail.com

unread,
Feb 4, 2006, 2:46:31 AM2/4/06
to
I would like to use four drop downs to select html for a single iframe
is that possible? I'm using front page 2002 and I just cant figur out
how to do it.
is ther some jave script that needs to go into the header first?

awws...@gmail.com

unread,
Feb 4, 2006, 2:46:48 AM2/4/06
to

Mark Micallef

unread,
Feb 6, 2006, 1:31:46 AM2/6/06
to
Yes, it can be done. I suggest learning JavaScript and the DOM. What
editor you use is irrelevant. In a nutshell, use the onchange event of
the select element to fire a handler which gets the page from the option
and changes the src attribute of the iframe. Have fun.
0 new messages