FRAMESET and JS

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.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 28th, 2006, 13:43
Junior Member
Join Date: May 2004
Location: Kansas City
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote

  #2 (permalink)  
Old Mar 29th, 2006, 08:23
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Re: FRAMESET and JS

frames do work in IE6...
Reply With Quote
Reply

Tags
frameset

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 04:08.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43