This is a discussion on "FRAMESET and JS" within the Web Page Design section. This forum, and the thread "FRAMESET and JS are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
FRAMESET and JS
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
FRAMESET and JS
I have a question about the <frame> tag. You may or may not know the answer.
Does IE6 support <frame>? I try the following code and nothing appears. When I change it to an iframe, it appears. I am actually trying to change a static output of rows to a frame of the same and many more rows of information that have access to the same js validation that the static rows have. Simple Example: Does Not Work <FRAMESET cols="100%"> <FRAMESET rows="100%"> <FRAME src="mylogo.jpg"> </FRAMESET> </FRAMESET> Change it to an iframe and it appears: <FRAMESET cols="100%"> <FRAMESET rows="100%"> <iFRAME src="mylogo.jpg"> </FRAMESET> </FRAMESET> Thoughts? comaiwat |
|
|
![]() |
| Tags |
| frameset |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| word resize problem in frameset | jacobds | Web Page Design | 4 | Feb 13th, 2007 22:21 |
| how to reload 1st frameset | Totti | JavaScript Forum | 2 | Oct 18th, 2006 17:09 |
| Need help - how to center a website frameset | bgoo | Web Page Design | 3 | Sep 14th, 2006 13:03 |
| Targeting Flash, Different Frameset | RobinDeanDotCom | JavaScript Forum | 0 | Jun 25th, 2006 20:28 |
| Frameset target help please | charter | Flash & Multimedia Forum | 4 | Mar 28th, 2004 10:05 |