right on, 1st of all 4 peepin.......
yea, there aint really any graphic samples posted yet......
im still puttin that page together............
i feel u bout the free srver biz also.......ill be switchin ASAP.......
yea..i definitely see it now.....
it just doesnt show up @ all on my comp....
and if i move that frame postioning...
then itll be off on my computer
(and other MACS 4 that matter)....
hmmmmm........
guess i have sum research 2 do.......
i designed the page in IMAGEREADY......
sliced it up and saved the images & html.....
then added the rest of the content in a text editor........
so the frames being off are coming from the code conjured up by IR.....
the shit i wrote by hand was the bacground image color.....
and the content that loads n the I-FRAME.......
i designed the page in IMAGEREADY......
sliced it up and saved the images & html.....
then added the rest of the content in a text editor........
so the frames being off are coming from the code conjured up by IR.....
the shit i wrote by hand was the bacground image color.....
and the content that loads n the I-FRAME.......
ok....so how would i go about fixing it?
and while were on the subject of browser viewing....
ESSQUBED, i have never been able to view ya site....
the intro page loads fine....
but "main.htm" is a blank page......
on every browser...........
I have an example of an I-Frame on there, you can check it out. You should write your own html that way you know exactly what is going on and how to prevent problems like this. I looked at your source code but it is too cluttered, Im sure the gaps have to do with either your table and the images in the table, maybe go over your source and look for any faults.
No problem. Make sure you always use the Name="?" command in your frames whether it is an IFRAME or a regular FRAME. What this does is when you make links, you want them to TARGET to that name, so you use the NAME="?" command inside your FRAME code, and the TARGET="?" command in your link code; by doing this, your links will always load inside the correct frame that you label (name), and if you only have a single IFRAME, its easy, just Target every link to the same name. The question mark is nothing, you can name your frames by single letters or digits, or entire words, just make sure you target your links to the correct names. Hope that helps, PM if you need any assistance.
aight.....
just so i know 4 sure what ure talkin bout....
within each link that will load n this frame,
it should be FRAME="content.htm"
(name of frame source)???
aight.....
just so i know 4 sure what ure talkin bout....
within each link that will load n this frame,
it should be FRAME="content.htm"
(name of frame source)???