function gone(){
var selectedurl=document.jumpy.example.options[document.jumpy.example.selectedIndex].value
if (document.getElementById&&displaymode==0)
document.getElementById(\"external\").src=selectedurl
else if (document.all&&displaymode==0)
document.all.external.src=selectedurl
else{
if (!window.win2||win2.closed)
win2=window.open(selectedurl)
//else if win2 already exists
else{
win2.location=selectedurl
okay, how about this... is there a way to just change the colors for the background and text in the iframe, without linking to the style sheet ? maybe placing code after the style= ? if so, please let me know how.
Hi, I have been using another forum :- http://forums.devarticles.com in their php section and found them alittle more responsive. I don't know whether I am allowed to recommend other forums like this, but I often post questions and get no replys so I can relate to your situation. I asked a question on devarticles regarding iframes and got some replies.
Regards
Bookmarks