[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.2

Remove Vertical Scroll Bar from Home Page

Asked by Worldsplayground in Hypertext Markup Language (HTML), Adobe Dreamweaver, Miscellaneous Web Development

Tags: scroll, remove, vertical, bar

I am creating a website for a customer and am having trouble with the vertical scrollbar.  Basically the home page is meant to fit inside a screen resolution of 1024x768 without any scroll bars.  The customer wants his homepage to have no scrollbars.  When I created and add the Flash Menu, I can't seem to figure out where I have gone wrong.

I keep getting the vertical scrollbar.  Only when I remove the entire Flash Menu Navigation do I get the desired effect.

Your help is greatly appreciated.

Here is the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>

<link href="../Styles/ccps.css" rel="stylesheet" type="text/css" />
<script src='../Scripts/ActiveContentDropDown.js' type='text/javascript'></script>

</head>


<body>
<table width="900" border="0" align="center">
  <tr>
    <td colspan="2" valign="top">
<!-- menu navigation settings (search engine friendly) -->
<!-- Change these links and press F12 to test -->
      <div id='menu' style='position:absolute; visibility:hidden;'>
                <div><a href='http://'>&lt;b&gt;About US&lt;/b&gt;</a></div>
        <div class='submenu'>
                <div><a href='http://' target='_blank'>Parent & Citizens</a></div>
                <div><a href='http://'>After School Care</a></div>
        </div>
        <div><a href='http://'>&lt;b&gt;School Information&lt;/b&gt;</a></div>
        <div class='submenu'>
                    <div><a href='http://' target='_blank'>Starting School</a></div>
                <div><a href='http://'>Procedures</a></div>
                        <div class='submenu'>
                      <div><a href='http://' target='_blank'>School Enrolments</a></div>
                <div><a href='http://' target='_blank'>School Forms</a></div>
              </div>
                <div><a href='http://' target='_blank'>Bike Policy</a></div>
                <div><a href='http://' target='_blank'>Uniform</a></div>
                <div><a href='http://' target='_blank'>Local High Schools</a></div>
                <div><a href='http://' target='_blank'>Staff Contacts</a></div>
        </div>  
            <div><a href='http://'>&lt;b&gt;Learning at CCPS&lt;/b&gt;</a></div>
            <div class='submenu'>
                <div><a href='http://'>Learning Areas</a></div>
                  <div class='submenu'>
                      <div><a href='http://' target='_blank'>Creative Arts</a></div>
                        <div><a href='http://' target='_blank'>English</a></div>
                <div><a href='http://' target='_blank'>HSIE</a></div>
                <div><a href='http://' target='_blank'>Mathematics</a></div>
                <div><a href='http://' target='_blank'>PDHPE</a></div>
                <div><a href='http://' target='_blank'>Science & Technology</a></div>
                <div><a href='http://'>Special Programs</a></div>
                      <div class='submenu'>
                    <div><a href='http://' target='_blank'>English as a Second Language ESL</a></div>
                    <div><a href='http://' target='_blank'>Environmental Educations</a></div>
                    <div><a href='http://' target='_blank'>Information Technology</a></div>
                    <div><a href='http://' target='_blank'>Learning Support</a></div>
                    </div>
                   <div><a href='http://' target='_blank'>Homework</a></div>
                </div>
            <div><a href='http://'>Classrooms</a></div>
                  <div class='submenu'>
                <div><a href='http://'>Early Stage 1</a></div>
                      <div class='submenu'>
                          <div><a href='http://' target='_blank'>KC</a></div>
                          <div><a href='http://' target='_blank'>KG</a></div>
                          <div><a href='http://' target='_blank'>KW</a></div>
                    </div>
                <div><a href='http://'>Stage 1</a></div>
                      <div class='submenu'>
                          <div><a href='http://' target='_blank'>1B</a></div>
                          <div><a href='http://' target='_blank'>1FW</a></div>
                          <div><a href='http://' target='_blank'>1R</a></div>
                          <div><a href='http://' target='_blank'>1/2W</a></div>
                          <div><a href='http://' target='_blank'>2M</a></div>
                          <div><a href='http://' target='_blank'>2K</a></div>
                    </div>
                     <div><a href='http://'>Stage 2</a></div>
                         <div class='submenu'>
                          <div><a href='http://' target='_blank'>3C</a></div>
                          <div><a href='http://' target='_blank'>3G</a></div>
                          <div><a href='http://' target='_blank'>4B</a></div>
                          <div><a href='http://' target='_blank'>4H</a></div>
                         </div>
                    <div><a href='http://'>Stage 3</a></div>
                         <div class='submenu'>
                        <div><a href='http://' target='_blank'>5J</a></div>
                        <div><a href='http://' target='_blank'>6A</a></div>
                  </div>
                </div>
                     <div><a href='http://' target='_blank'>Library</a></div>
                       <div><a href='http://' target='_blank'>Performing Arts</a></div>
                       <div><a href='http://' target='_blank'>Out of School Hours Activites</a></div>
                       <div><a href='http://' target='_blank'>Assessment & Reporting</a></div>
            </div>
        <div><a href='http://'>&lt;b&gt;Newsletters&lt;/b&gt;</a></div>
        <div><a href='http://'>&lt;b&gt;Online Calendar&lt;/b&gt;</a></div>
        <div ><a href='http://www.google.com/search?sitesearch=castlecove-p.schools.nsw.edu.au%26q=' target='_blank'>&lt;b&gt;Search&lt;/b&gt;</a></div>
      </div>
      <div id="f-source-menu" style="position:relative;">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="650" height="48">
          <param name="flash_component" value="VistaDDMenuFull.swc" />
          <param name="movie" value="../CCPSFlashMenu.swf" />
          <param name="quality" value="high" />
          <param name="FlashVars" value=
"flashlet={_subButtonTextColor:#00FFFF,_subMenuColor:#1E1E1E,_removeSubDelay:500,_mainButtonHeight:26,showSearchField:true,searchFieldWidth:143,_subHighlightColor:#FF0000,searchTextColor:#000000,mainSoundURL:'None',_subFont:'Trebuchet MS',_subButtonHeight:23,_menuColor:#131313,clickSoundURL:'None',_mainButtonTextColor:#FFFF00,stretch_width_to:'0px',_mainFontSize:12,subSoundURL:'None',_subHlTransparency:50,bg_Pic_URL:'None',_minSubWidth:60,_mainFont:'Arial',_mainButWidthExt:22,_mainHighlightColor:#FF0000,xml_Path:'None',_subFontSize:11,searchFieldColor:#FFFFFF}" />
        </object>
<script type="text/javascript">var connected; if (connected){ Run_f_source_menu() }else{ alert("The page is not connected with script file ActiveContentDropDown.js") };function JSF(url){alert("javascript: "+url);}</script>
      </div>
      <!-- End of Navigation menu code --></td>
  </tr>
  <tr>
        <td width="175" valign="top" background="../TableBorders/HmColorBg.gif" class="standard">&nbsp;</td>
    <td width="715" height="225" align="left" valign="top" bgcolor="#FFF7DE"><table width="715" height="117" cellpadding="0" cellspacing="0">
      <tr>
        <td height="18" colspan="3" valign="top"><img src="../TableBorders/subContentTop.gif" width="715" height="34" /></td>
        </tr>
      <tr>
        <td width="18" valign="top"><img src="../TableBorders/subContentLeft.gif" width="28" height="389" /></td>
        <td width="658" valign="top" class="tabletext"><p style="margin-left:10px; margin-top:10px; margin-right:10px; margin-bottom:10px">This is a test clip</p></td>
        <td width="25" valign="top"><img src="../TableBorders/subContentRight.gif" width="30" height="389" /></td>
      </tr>
      <tr>
        <td colspan="3"><img src="../TableBorders/subContentBtm.gif" width="715" height="34" /></td>
        </tr>
    </table></td>
  </tr>
</table>

</body>
</html>
 
Related Solutions
Keywords: Remove Vertical Scroll Bar from Home …
 
Loading Advertisement...
 
[+][-]07/28/07 07:10 AM, ID: 19584724Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/28/07 07:33 AM, ID: 19584788Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/28/07 07:59 AM, ID: 19584915Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/28/07 09:08 AM, ID: 19585136Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/28/07 10:36 AM, ID: 19585358Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/28/07 07:37 PM, ID: 19586814Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/28/07 07:38 PM, ID: 19586819Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/29/07 12:47 AM, ID: 19587342Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/29/07 12:57 AM, ID: 19587354Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/29/07 04:19 AM, ID: 19587716Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/29/07 04:34 AM, ID: 19587731Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/29/07 04:56 AM, ID: 19587772Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/29/07 05:02 AM, ID: 19587785Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Hypertext Markup Language (HTML), Adobe Dreamweaver, Miscellaneous Web Development
Tags: scroll, remove, vertical, bar
Sign Up Now!
Solution Provided By: sinoj
Participating Experts: 4
Solution Grade: A
 
[+][-]07/29/07 05:04 AM, ID: 19587790Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/29/07 05:10 AM, ID: 19587799Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/29/07 05:19 AM, ID: 19587824Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81