Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
deadlast007 #1
Iframes in Dreamweaver
I am using the following script, frame4 opens under my menu, frame3,, not next
to it. can anyone tell me why.
<body>
<br />
<iframe name="frame1" width="257" height="98" align="middle" src="top1.swf"
frameborder="0"></iframe>
<iframe name="frame2" width="530" height="98" align="middle" src="top2.swf"
frameborder="0"></iframe>
<br />
<iframe name="frame3" width="210" height="430" src="home.swf" frameborder="0"<br />></iframe>
<iframe name="frame4" width="787" height="350" frameborder="1"></iframe>
<iframe name="frame5" width="787" height="35" src="long_bottom.swf"
frameborder="0"></iframe>
</body>
</html>
deadlast007 Guest
-
iFrames for CS3
Does anyone know before I buy it, if the iFrames Suite extensions work with Dreamweaver CS3? I'd like to put a frame of text (requiring a... -
iFrames
Hi, when I make a page in photoshop, do my rollovers in imageready , bring it to dreamweaver, make an iframe from a slice made in ps or ir, the... -
Change iFrames
Good day, I want to change two iFrames with one button. I heard it is possible with Javascript but I don't know the syntax. Can you help me... -
iframes???
What are some of the drawbacks to iframes. When are they good and why should you use them. Thank you. B -
Help with IFrames
Hello I have a main pgae and I load an Iframe based on when the user clicks the tree nodes ,but when I save some records on the Iframe they should...



Reply With Quote

