_main won't work. get rid of the _
|
|
Hey,i used to be into html and one of the best things for you do know are i frames.
What are iframes?
iframes are frames (duh) that are inside the html padge (webpage) when you click on a link in a navagation bar i frames enable the page to load in the middle of the page not opening a new window.
Ok lets get started
here is a basic iframe code:
let me explain that<iframe src="http://rune-server.ee" name="_main" scrolling="auto" frameborder="no" align="center" height = "419px" width = "658px">
</iframe>is what will be in the frame at the begining.frame src="http://rune-server.ee"
THIS IS VERY IMPORTANT, I WILL EXPLAINE WHY LATER IN THE TUTname="_main"
That basicley mean if the page is to big it also you do scroll down you know...scrolling="auto"
If you want a border or notframeborder="no"
where the i frame isalign="center"
self explained the width and hight of frame.height = "419px" width = "658px
ok now making a link to open in the frame
the link must look like this<a href="google.com" target="_main">link</a>what you want to open in the i framea href="google.com"
This is so it open in the frametarget="_main">
is the word you click to open the page.link
Hope this helped you.
Have a cookie for doing the tut :cookie:
if you still need any help please ask and i will try my best to help you.

I've known about this for a while but never really looked at the individual parts. Thanks =]
iIframes
GREAT TUT :lock::lock::lock::lock:hoot:
![]()

Thank you so much. I was looking for this!
Thanks![]()
shit

| « Make a Terms of Service for your website | Toplist | 100$ + 50% income (5months) » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |