Summary: Hi, I'm using Dreamweaver 8 to create a website and want to know if it is possible to add vertical scrollbars to a cell? I have created 3 boxes (cell...
Summary: I'm creating a website with a main frame in the centre of the page and what i want to do is when the home page link is clicked i want to load the page...
Summary: I want to change the color of my scrollbars for my website. I have read numerous how to articles on this and have put the code into my websites CSS ye...
Summary: I designed most of my sites with ImageReady which as you might know publish an html with slices that i edit for my needs. I use to use a code for not ...
Summary: OK, first off, what the hell is up with that music. Agh! Anyway, I am assuming that you are viewing this on your computer with the page maximized. Bec...
Summary: you could try using nested tables to create the vertical and horizontal parts of your arrow by setting the background colors... and add a "curve" imag...
Summary: Hmm I see the code turned into a link, ill fix that, sorry... [a href="#" onClick="MyWindow=window.open('wildlifemanagement.html','MyWindow','toolbar=...
Summary: Here's a few tips. Don't use Microsoft FrontPage. In fact, don't use any software apart from a text editor to create your website. It will end out for...
Summary: If you are talking about the two horizontal lines in the black rectangle, those lines are in the images "body_header.jpg" and "body_footer.jpg", they ...
Summary: Hey guys I need to get a javascript that wil make it so when someone clicks on a link on my webpage a window with the corresponding information pops u...
Summary: [style type="text/css"] body { overflow-x: hidden; overflow-y: scroll; } [/style] Not all browsers support this method (for instance IE for Mac still ...
Summary: You have to specify the position of objects rather than leaving it up to the browser. One way is to set the top and left attributes on every object, ...
Summary: In your example, a 800x600 browser will rearrange the contents but not add scroll bars. If you don't want your contents rearranged, then instead of wi...
Summary: Hi Nick, I do this very thing for the background on my site. I'm not using frames, but it'll still work for you. In Dreamweaver, in the design view, ...
Summary: My website consists of a main page containing three frames - the title, navigation and main content. If you choose the facilities link in the navigat...
Summary: Mike, Since their site is not set up in frames it won't be pretty unless you use something advanced like PHP. If you want to have no upkeep the simple...
Summary: Ok It seems to be the scrollbar! I changed the main frame to no scrolling and it was ok, but surely that shouldn't be the case, it never has been bef...
Summary: Yes, set the frame to be a width of * in your frameset settings, so it only uses whatever is left of the screen width, rather than a fixed width which...
Summary: Greetings, I am developing a personal website which is located at www.limeblue.org I am using notepad to create my website. I have designed it so it ...
Summary: I lost you about 1/2 way through that 2nd paragraph. You should really find a few good tutorials and find out what CSS can and can't do. As for absolu...
Summary: Hello, I am trying to scroll bars appear where I want them, and remove the standard web browser scroll bar. I use Macromedia Dreamweaver... how c...
Summary: Here is a script that I like to use. Just change the width and height to your image sizes. I like to add about 30 pixels to each to give some padding....
Summary: Well, thanks for all your help. I took what you gave me and rewrote it a bit. Here is what I came up with. ---------------------- function getPrice(...
Summary: for the clan site, its way too long vertically, i have 1024x768 res on my computer and the scrollbar on the right only took up like 1/5 or the whole s...