gotfaith3
03-03-2003, 12:10 AM
why doesnt this (http://www.freewebz.com/gotfaith3/index.htm) iframe work???
|
View Full Version : iframe help gotfaith3 03-03-2003, 12:10 AM why doesnt this (http://www.freewebz.com/gotfaith3/index.htm) iframe work??? Dude128 03-03-2003, 01:23 AM are you sure you have a page called inline.html in the same directory as that page? do the cases match? (inline.html is usually NOT equivalent to INLINE.HTML when dealing with frames, for example) Sheila 03-03-2003, 06:43 AM Like he said above..... You don't have it saved as inline.html....you have it saved as inline.htm gotfaith3 03-03-2003, 12:13 PM okay ill try that gotfaith3 03-03-2003, 12:27 PM okay... i saw this code in another post somwhere.... <iframe style="position:absolute; left:0px; top:0px; width:0px; height:0px;" src="blah.html"> and it was for positioning an iframe inside of an image, can someone help me out a little bit as to how i can do that aNd what im supposed to replace blah.html with? thanks to anyone who can help Sheila 03-03-2003, 12:31 PM blah.html would be inline.htm (or whatever you have it called.) You just mess with the numbers to get it positioned where you want. gotfaith3 03-03-2003, 12:32 PM ok... ill try.. wait would blah.html have to be the WHOLE html like http://.............. ?? Sheila 03-03-2003, 12:34 PM You should be able to just do blah.html. If that doesn't work, then do it with the http://www.blah.com/blah.html gotfaith3 03-03-2003, 12:38 PM okay.. i got the frame to atleast show up, now do you know anywhere where i can get an already made image to go around the iframe? like an animated one? because i have seen them, but i dont know how to make them.......... MaGiCSuN 03-03-2003, 06:09 PM the graphic around it is just a huge image that is kinda 'behind' the iframe. First you put up the image on your site. THen you position the iframe right above it. now it looks like the iframe has a special border :) Love, Mirna gotfaith3 03-03-2003, 06:10 PM okay.. but where can i get already made ones???? i dont know how to make them |