It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

HELP WITH FRAMES

HELP WITH FRAMES

Postby mastik on Tue Mar 27, 2007 5:32 pm

in my site: http://www.thehookahplace.com/test.html i made a frame and it's working great BUU once you leave that page and go to a diffrant page in my site the frame satys, and if you go back to the same page, the frame doublw it self ..... how can i fix it ???
<html>
<head>
<frameset rows="78%,*" frameborder=5>
<frame src="hookahbarsincalifornia.html" name="main" scrolling="auto" noresize>
<frame src="weeklyspecials.html" name="main" scrolling="auto" noresize>
</frameset>
</frameset>
<noframes> Sorry you browser does not support frames </noframes>
</head>
<body>
</body>
</html>
mastik
 
Posts: 2
Joined: Tue Mar 27, 2007 5:21 pm

Postby doctordigital84 on Fri Apr 06, 2007 2:19 am

Stop.
Don't use frames.
Seriously, not just because i dont like them, but because support is fading.

If you can't give frames up either, then just change name="main" to main="sub" for the bottom frame...they are both named the same
doctordigital84
 
Posts: 12
Joined: Fri Apr 06, 2007 2:05 am


Who is online

Users browsing this forum: No registered users and 5 guests