Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Songül YEDAN #1
frame problem
hi, i have a problem with frames. i have a default.asp page which i use
frames. The source code is like this:
<!--#include file="Global.asp"-->
<html>
<head>
</head>
<frameset rows="0, *" border="0" frameborder="0" framespacing="0">
<frame name="Top" src="Empty.html" marginwidth="0" marginheight="0"
scrolling="no" frameborder="0" framespacing="0">
<frame name="Main" src="Main.asp" marginwidth="0" marginheight="0"
scrolling="auto" frameborder="0" framespacing="0">
</frameset>
</html>
when i open default.asp in my browser(ie), icant see the frames' contents, i
mean the content of main.asp file doesnt appear, what can the problem be?
thanks a lot
Songül YEDAN Guest
-
linking on non frame page to a frame in a frame p
Hello all, I'm doing a job for a friend. Is there a way to load a link from a non-frame page into a frame in a frame based page? Go to:... -
Problem with Frame Forwarding
I have a domainname and I have a Website (build with Publisher 2003) and both are at separate locations. To make sure the domainname is vissible at... -
Pop Up Menu Target Frame Problem
I have created a rather large pop up menu in Fireworks MX. My site consists of two frames: one that has the pop up menu navigation bar and the second... -
DMX frame display problem
Hi, I use FW4 to create a menu and place it in the right frame, so as to display the link in the left frame. I've tried it in DW4 and DMX, the... -
Frame Set Problem: Cannot Resize Frame Rows with Mouse
Hi, I cannot resize my frame borders with the mouse. I created a Fixed Top, Nested Left Frame set. I added my assets into the top frame, and... -
Sangar webforumsuser@macromedia.com #2
Frame problem
Hi,
What I have here is a HTML page which is divided into two frames, Top and Bottom, the table in the top frame is divide into two rows, now the top row is divided into seven columns and botton row is divided into 12 columns.
Now this top frame acts as the header of the document and the data is displayed in the bottom frame, wht is happening is the data divided acc. to the topframes' table's bottom row and when i change the size of the browser window the top frame(the header) is fine but the data in the bottom frame goes bizare.
I want to the settings of the bottom frame's table and the top frmae's to be exactly the same what ever the size of the window. they should contract equally and expand too.
Is there any way through javascript, css or any other way to do this.
Sangar webforumsuser@macromedia.com Guest
-
Murray *TMM* #3
Re: Frame problem
Sangar:
You will never be happy with the results of this design. Don't use frames
without a compelling reason to do so. Read this for the equally compelling
reasons to avoid frames in your design -
[url]http://apptools.com/rants/framesevil.php[/url]
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Sangar" <webforumsuser@macromedia.com> wrote in message
news:bikqdt$6al$1@forums.macromedia.com...Bottom, the table in the top frame is divide into two rows, now the top row> Hi,
>
> What I have here is a HTML page which is divided into two frames, Top and
is divided into seven columns and botton row is divided into 12 columns.displayed in the bottom frame, wht is happening is the data divided acc. to>
> Now this top frame acts as the header of the document and the data is
the topframes' table's bottom row and when i change the size of the browser
window the top frame(the header) is fine but the data in the bottom frame
goes bizare.be exactly the same what ever the size of the window. they should contract>
> I want to the settings of the bottom frame's table and the top frmae's to
equally and expand too.>
> Is there any way through javascript, css or any other way to do this.
>
>
Murray *TMM* Guest



Reply With Quote

