TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Damn borders???

Page: 1 Reply
Mar 24th 2001#536 Report
Member since: Mar 24th 2001
Posts: 3734
My border on my left frame initially shows up as "0" left and top, but as soon as I click a link (Ex: Music) then the borders are no longer set at "O"

How do I fix this?
Someone please help me.
I'm not in a REAL big hurry, but I am getting kinda' frustrated.

Here's the site:
http://www.angelfire.com/on/newmuzic

After the page loads, click "Music", and then notice how the image shifts towards the lower right.

Thanks in advance,
Mattboy Slim
Reply with Quote Reply
Mar 24th 2001#549 Report
Member since: Mar 20th 2001
Posts: 671
Hi

In the index document where your frame code is - does it have frameset options set correctly?
Below is an example of what I use to keep frames nicely set to 0 and all........


<FRAMESET ROWS="134,*,104" FRAMEBORDER="0" FRAMESPACING="0" BORDER="0">
<frame name="top" src="top.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
<frame name="mid" src="mid.html" marginwidth="0" marginheight="0" scrolling="yes" frameborder="0" noresize>
<frame name="bot" src="bot.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
</frameset>


Note the frame tags in both frameset and each frame property....
Hope this helps....
Reply with Quote Reply
Mar 24th 2001#553 Report
Member since: Mar 24th 2001
Posts: 3734
Works great now,...
Thanks
Much appreciated.
Matt
Reply with Quote Reply
Mar 24th 2001#556 Report
Member since: Mar 20th 2001
Posts: 671
Good to see that I finally can help with something. Hope the site turns out well for ya....
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum