HTML - Damn Frames And Horizontil Scroll Bar (need It To Dissappear!) Plz Help!
Hey all,
I'm going out of my mind trying to get this horizontil scroll bar to not display. Here's the rundown: I got a 2 frame page. Left frame and right frame. Whenever the page in the right frame scrolls vertically a horizontil scrollbar appears as well. What I am trying to find out how to do (and which I have been unable as of yet) is how to never display a horizontil scrollbar in that right frame... or some other workaround. Anyhow, I've upped 3 pages to: http://www.mediafire.com/?bmn3yn1h0ix ...and I really hope some of you have some suggestions. Anything and everything is helpful and I very much appreciate it. Thanks in advance!! j_mcc99 Similar TutorialsGreetings. I have a webpage with 3 fames. I would like the two bottom frames to be able to scroll in sync with each other. Is this possible. The site is leboss.batcave.com Here is the code, it is very basic, I know. Code: <html> <head> <title>Le Boss Streams</title> </head> <frameset rows="120px,580px"FRAMEBORDER="NO" SCROLLING="NO" FRAMESPACING="0" BORDER="0"> <frame src="http://leboss.batcave.net/banner.html" FRAMEBORDER=NO SCROLLING=NO FRAMESPACING=0 BORDER=0> <frameset cols="50%,50%"FRAMEBORDER="NO" SCROLLING="NO" FRAMESPACING="0" BORDER="0"> <frame src="http://leboss.batcave.net/schedule.html" name="stream" SCROLLING="NO" FRAMEBORDER="NO" FRAMESPACING="0" BORDER="0"> <frame src="http://leboss.batcave.net/chat.html" name="chat" SCROLLING="NO" FRAMEBORDER="NO" FRAMESPACING="0" BORDER="0"> </frameset> </frameset> </html> K, thanks for reading this post... hopefully someone can point out the property to remove the horizontil scrollbar from the righthand frame. Here's the html for the frames: <frameset rows="*" cols="277,*" framespacing="0" frameborder="no" border="0"> <frame src="default_left.html" target="mainFrame" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" /> <frame src="main.html" name="mainFrame" id="mainFrame" title="mainFrame" style="max-width:717" /> </frameset> <noframes> Here's an image that points out the offending scrollbar: http://img404.imageshack.us/img404/5...examplext3.jpg And finally... the scrollbar remains as long as the vertical scrollbar is necessary (enough content to require scrolling downward) but obviously I need the vertical scrollbar. Thanks very much for the help... please let me know if any further information is required. Again, much thanks! JM Hello. First i'll give you the code: Code: <html> <title>CoAlliance</title> <head><img src="banner.jpg"></head> <body bgcolor="black"> <table border="0" align="left"> <div> <a href="http://www.goldgaming.bravehost.com/images/index.html><img src="button1.jpg"></a> </div> <div> <img src="button2.jpg"> </div> <div> <img src="button3.jpg"> </div> <div> <img src="button4.jpg"> </div> <div> <img src="button5.jpg"> </div> </body> </html> After I link the first button then save and go to index.html, the button is gone. Can someone tell me how to fix this? Hey :-) ive already tryed a lot but couldn't solve that problem. That damn table field does not want to go to the TOP. http://www.df-shopping.com/need-help.html ( Ive commented the source in english as it usually is german. ) Thanks a lot lot for your help! Kind regards, Christian Can anyone help me out? I've set up a test site for a project where I have a scrollable table within an iFrame. Techincally, its an iFrame within an iFrame which gets you to a scrollable table I also added an auto-scroll with anchor-links. Everything finally works, but I really want to remove the horizontal-scroll bar that shows up, while keeping the vertical-scroll bar. (Upon testing, I found without the vertical-scroll bar, the anchor-links and auto-scroll don't work correctly.) here's the link to the test site: http://www.thegrandamerican.com/ here's the line of code I think is the correct place to make corrections: <iframe id="myiframe" name="myiframe" src="oprah june 09_news.htm" width="900" height="475" scrolling="yes" overflow-y: scroll></iframe> The hierarchy works as follows: index.htm > spotlight_news.htm > oprah june 09_news.htm The reason for all the iframes is to have elements on the higher pages that will stay in place, such as a music player and dynamic menu bar. other notes and associated files (for the auto scroll) a smooth-src-comments.js smooth.pack.js Thanks. - J I've heard many times "don't use frames, there is better ways to accomplish it", and I was wondering, is this just referring to "invisible" frames, or any frames? For example, look at Kingdom of Loathing. They use frames (or what appears to be frames) and I can't see how they could successfully make that site without. If I had to have all the screens scroll as one rather than separate, and couldn't resize when I needed to, it would be extremely annoying. So, frames are bad, or just the invisible ones? Ive been looking EVERYWHERE for a site with a code for a scroll box with a trasparent scroll bar, Ive seen the code where I can edit the size of the box as well as the color of the box itself and I know how to do THAT. how do I make it where the code displays the scroll code as well so I can fully customize it? it seems that its always hidden.. hi, i need help with frames, what i want is first a search box where a user puts in a search term then this is made into a string and added to 8 urls all of which are displayed in frames, could you help me write this thanks Alright so I am using macromedia dreamweaver building a website and I have set up my page so that there is a menu on the left side using a frame. Now when I make links using the text in the frame, it opens the new page in that frame which is not what I want. Ideally I would like it to open in another frame and keep the menu bar frame on the left side. So i guess that makes my question two part. How do I link a page from a frame into either a whole new page or in another frame keeping the original menu frame there? if this doesnt make sense i can try to re-word it or try and show you my problem. thanks Alright here is my problem. I have a website that is runned using frames and I have another site that wants to link to a specific page on my site. Is there a way an outside website can link to the frame on my site Hello guys, im new here =) So.. I was trying to make a frame with a scrolling bar, like this site >> www.roxdownload.net take a look =) What should i do? Thank you very much =D I work with frames on my site. I have a link to another site where I want to open with another site in the same window. The problem is that of course the frames stay there. Only the main frame changes. How can I let disappear the frames, and open a new site in de same window? hi i was wondering with my site using frames if one of the pages is loaded in to a internet exploer is there any way i can make it redirect to the index page so it is back in the frame and the user has navagtion thanks Hey can someone help me do something like a frame but where you could add backrounds something like this ___________________________________________________ | Insert | | Text | | and | | back | | round | | here | | | | | When designing websites in the past I have always used tables to organize content, but I've noticed that many professional templates don't use tables, but instead use Div Ids. Are Div ID's better and if they are can anyone tell me how to use them. Hi guys, I have a couple of sites done over the last while and, whilst they work well enough, I want something like frames. I have resisted using them because everything on the net about it seems to be bad. The problem is that I have a 'template' which is the same for almost every page on the site (logo, search bar, top navigation bar, side navigation & footer). If I want to change anything in this 'template', I have to go and change it on every single page. This is OK on a couple of pages but I have nearly 20 now and it seems ridiculous! So how should I be doing it? What I really want is to have the 'template' in just one place so that I change the one file and it then applies to all my pages. I am self taught and really only know html/css with a very limited knowledge of javascript. Thank you hye, i just want to ask. using frames is secure or not?and how to fix it as secure. hopefully someone can answer my question, i really curious to know about that. tq~ Hey, http://www.artistrichardcook.co.uk/src/ - here is the start to a website I am making for my art college which exists of two frames. A left (with the links) and the main frame (with the content). Simple. However, due to it being a frame and the obviously long list of links, when my browser is smaller than usual you can't see the bottom of the links. I know I could add a scrollbar to the frame but it looks pretty awful. My screen is a 17" laptop and the number of people at college viewing this will have smaller laptop screens and this is my problem. Basically, was there anyway to make both the left frame scroll as you scrolled the main frame as in linked? So the scrollbar would exist for both the frames rather than just one or the other? Sorry if this doesn't make sense but I'm not sure how else to put it. I would appreciate any help Thanks, Rich hey last time i made a website was a few years ago, now a days, do people use frames? how is a website like hostmonster.com (my host) made? does that website have a frame? or did they something like css(which i have no clue what it is) Thanks guys, so far this forums has been helpful. |