0 members and 771 guests
No Members online

» Site Navigation
» Stats
Members: 35,442
Threads: 103,075
Posts: 826,688
Top Poster: cc.RadillacVIII (7,429)
|
-
http://i18.photobucket.com/albums/b115/jtw..._002_update.png
Thats my layout, Now I need help with code. I want to make a frame where the biggest box is to be main.html. Then I want to be able to make other pages and load them up in that same frame so viewers on the site do not have to keep reloading my layout. I tried to do it myself but I just can't figure it out. I already have it sliced and in dreamweaver, so if you can help me out please do! I'm very frustrated after trying to do this for a couple hours with no sucsess.
-
u want content in that big one???? i could do that with iframe....
-
-
iFrames are simply amazing, and they'd work perfectly for what you're trying to do.
-
No frames!!! NOOO FRAMES!!! Read up on CSS, XHTML, and using Div's
Resident father figure.
-
-
Originally posted by unit_number_43@Jun 12 2005, 01:32 AM
No frames!!! NOOO FRAMES!!! Read up on CSS, XHTML, and using Div's
[snapback]62807[/snapback]
y thats right but its soo complicated and so long work if u want to optimize for all browsers.....
-
<a href="pageyouwantloadedintothatframe.html" target="nameofframe">
pageyouwantloadedintothatframe.html = the page you want loaded into that frame :lol:
nameofframe = the name of the frame
simple
In dreamweaver link the button as normal then directly underneath the link box is the target box, put the name of the frame in here (should be in the drop down list of targets.
-
^^ thats wrong. thats how you make the link into that frame. not what he's looking for.
iframes are the easiest way to go here. just put <iframe src=" whatever link.html " width="howwide" height="howhigh"></iframe> and ur set.
-
okay, how do I make a layout that will be optimized for EVERY resolution?
Similar Threads
-
By Nightfire in forum Digital Art
Replies: 4
Last Post: 06-13-2006, 07:11 AM
-
By Relentless in forum Other Tutorials
Replies: 7
Last Post: 09-05-2005, 09:17 PM
-
By Invision in forum The Void
Replies: 3
Last Post: 04-25-2005, 08:06 AM
-
By sh4d0w in forum Other Tutorials
Replies: 7
Last Post: 03-03-2005, 10:28 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|