Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Crazy frames issue - any ideas?



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
cdiz



Joined: 07 Mar 2008
Posts: 1

PostPosted: Fri Mar 07, 2008 8:18 am    Post subject: Crazy frames issue - any ideas? Reply with quote

Hi all!
I'm having this issue with frames and I'm hoping somebody might know what to do. See here: http://mrfn.mrl.ucsb.edu/

See, what I want is the left frame with the nav menu and rotating images to scroll along with the right frame instead of having an auto scroll bar for each frame...right now the right frame is the one that is on auto, but I want the left side to scroll with it if needed...hopefully I make some sense but if you have a clue let me know! Smile

Thanks in advance!


<FRAMESET ROWS="87,*" BORDER="0">

<FRAME SRC="top.html" SCROLLING="NO" NORESIZE MARGINHEIGHT="0" MARGINWIDTH="0" NAME="top">

<FRAMESET COLS="200,*">

<FRAME SRC="nav.html" SCROLLING="NO" NORESIZE MARGINHEIGHT="0" MARGINWIDTH="0" NAME="nav">

<FRAME SRC="home_ucsb.php" SCROLLING="AUTO" MARGINHEIGHT="0" MARGINWIDTH="0" NAME="content">

</FRAMESET>


</FRAMESET>

</HTML>
Back to top
View user's profile Send private message
rangana
250+ Club


Joined: 27 Feb 2008
Posts: 439
Location: Cebu City Philippines

PostPosted: Fri Mar 07, 2008 8:33 am    Post subject: Re: Crazy frames issue - any ideas? Reply with quote

The effect is normal, though it appear awkward for you. You must remember that you are using frames. The action of the right frame (home_ucsb.php) will not affect the left frame (nav.html).

....to achieve what you wanted, you better code nav.html together with home_ucsb.php

..or for good layouts, you could give <div>s a try.

Hope it helps Very Happy
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap