| | |
using javascript to alter css of iframe div
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
•
•
hi
i have a parent window with an external url iframe. when the parent loads i want to set the iframe footer to display:none;. is there a way to do this? i have looked all over w/no luck.
thanks
I hope this should solve your problem:
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<script language="JavaScript"> function changeCSS(){ frame = window.document.frames[0]; frame.document.getElementById("myDiv").style.background="red";//OR ..style.display="none"; } </script> <a href="javascript:changeCSS()">Click Here here to Change Iframe CSS</a> <br> <iframe src="frame.htm" name="myFrame" id="myFrame"></iframe>
frame.htm should have a div tag with the ID as "myDiv".
Regards.
Last edited by sasankasekhar; Nov 11th, 2008 at 3:25 am. Reason: Comments left out
IF SOMEONE FEELS THAT THEY HAD NEVER MADE A MISTAKE IN THEIR LIFE, THEN IT MEANS THEY HAD NEVER TRIED A NEW THING IN THEIR LIFE
![]() |
Similar Threads
- need help changing background color of an iframe (JavaScript / DHTML / AJAX)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Javascript
- Next Thread: Get all children and their childeren - not innerHTML
| Thread Tools | Search this Thread |
acid2 ajax ajaxexample ajaxjspservlets array beta box browser captcha captchaformproblem cart child close codes column css date debugger decimal dependent design disablefirebug dom download element embed engine enter error events ext file firefox focus form forms frameworks getselection google gwt gxt hiddenvalue highlightedword hint html ie7 ie8 iframe index java javascript javascripthelp2020 jquery jsp jump libcurl listbox maps masterpage math media menu mimic mp4 onerror onmouseoutdivproblem onmouseover onreadystatechange paypal pdf php position post problem programming prototype rated rating redirect safari scale scriptlets scroll search security select software star starrating synchronous toggle unicode variables w3c web webservice window windowofwords xml \n





