Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My first website I built.
#9
DeanNim Wrote:make 2 frames and tag each fram with a name so if you want a link from frame1 to open in frame2, just add a target tag to the link(i think). this eliminates the entire use for php. but never use it if youre making a site unrelated to school cause frames are pretty pomegranatety. ive been working on my DIVs and Tables so i kinda have no knowledge on how frames work anymore.

sort of like
[HTML]
<iframe src="" name="frame1">
this is your main content page
<a href="" target="frame2">(use it with image-map if you want to)
</iframe>
<iframe src="" name="frame2">
this is where the page you clicked on link1 will open at
</iframe>
[/HTML]

Thank you very much. This was the type of response I was looking for, and I think this'll work. Too bad with how I set up my website, I already uploaded the files to the webserver at my school. So I couldn't change my website or update the report anyways. But this'll be good for a future update!
Reply


Messages In This Thread
My first website I built. - by Khoi - 2010-12-10, 01:29 AM
My first website I built. - by WillDaSnail - 2010-12-10, 01:37 AM
My first website I built. - by Khoi - 2010-12-10, 01:39 AM
My first website I built. - by RahlsSoldier - 2010-12-10, 02:19 AM
My first website I built. - by Hazzy - 2010-12-10, 02:33 AM
My first website I built. - by Spaz - 2010-12-10, 02:38 AM
My first website I built. - by Khoi - 2010-12-10, 02:54 AM
My first website I built. - by DeanNim - 2010-12-10, 03:30 AM
My first website I built. - by Khoi - 2010-12-10, 09:58 AM
My first website I built. - by Roxas - 2010-12-14, 02:28 PM
My first website I built. - by Mute - 2010-12-14, 02:29 PM
My first website I built. - by thinbear - 2010-12-14, 03:29 PM
My first website I built. - by MorePretzels - 2010-12-14, 05:01 PM
My first website I built. - by Roxas - 2010-12-15, 05:02 AM
My first website I built. - by DeanNim - 2010-12-15, 05:54 AM
My first website I built. - by Khoi - 2010-12-15, 10:40 AM
My first website I built. - by DeanNim - 2010-12-15, 11:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)