Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 25th, 2005, 05:48 AM
Registered User
 
Join Date: Aug 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default table Header height changes on its own ...

Hi, i've created a scrollbar area in a table and when I change the scrollbar area's eight, it changes also the height of the table header and it is really annoying !!!

I'd like to know if it is possible to insert a scrollbar in a model (which means that i do not use any frames) in dreamweaver (HTML) in order to display a long text in a small area and that the user cannot change the text inside that area and i would like to be able to apply fonts to the text in that area.


Thanx

Simon

 
Old August 25th, 2005, 06:00 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

First of all, I think you're posting in the wrong forum. This one is for the books Beginning Dreamweaver MX / MX 2004 so I think you're better off posting on one of the HTML or Dreamweaver forums.

Secondly, I don't really understand what you want. If you repost, can you supply a more detailed description, possibly with the code you may have now?

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old August 25th, 2005, 06:41 AM
Registered User
 
Join Date: Aug 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Sorry for the wrong forum.
What my problem is is that I have a Table with 3 rows and 3 colums, in the first row, I have got the header (i've put it to fit 19 pixels and worked great)and in the second one, i have put a scrollbar area in CSS style with a height of 150 pixels but when I do so, I changes the scrollbar area to 150 pixels but also the header (first row of the table) but doesn't change anything to the 3rd row. How can that be.
I tried creating a separate table where I put the scrollbar area and did the code again but it still did the same thing.

Here is the code where the problem must be (this is the code for the entire table, I,ve used 7 of the cells of the table to create a cool border and 1 cell to do the Header with a text and background image):

<table border="0" width="483" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="19"><img border="0" src="images/skin1/grand_haut_gauche.gif" width="8" height="19"></td>
                      <td width="480" height="19" background="images/skin1/grand_haut.gif"><div align="left"><B>Office Space </B></div></td>
                      <td height="19"><img border="0" src="images/skin1/grand_haut_droit.gif" width="7" height="19"></td>
                    </tr>
                    <tr>
                      <td background="images/skin1/grand_milieu_gauche.gif"><img border="0" src="images/skin1/grand_milieu_gauche.gif" width="8" height="1"></td>
                      <td width="480" class="fond_tableaux"><P align=left>&nbsp;</P>
                        <table width="460" border="0" cellspacing="0" cellpadding="0">

                          <tr>
                            <td>
<div>
<style type="text/css">
div
  {height: 150px;
  width: 470px;
  border-style :none;}

.over4
  {
  overflow: auto;
  position: relative;
  }
</style>

<div class="over4">
<p align="center" class="style21 style22"><em><strong>Prices strat from just &pound;300 per workstation per month. </strong></em></p>
                        <p align="center" class="style21 style22">&nbsp;</p>
                        <p align="left" class="style21 style22"><em>
                          <br>
                          Easy in, easy out, flexible terms </em></p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style24"> All suites are available at very short notice with the minimum of fuss. All we require is a deposit*, the first month&rsquo;s licence fee and your signature on a licence agreement.</p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style27"> Value for money </p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style24"> Our aim at Boundary House Business Centre is to provide you with high quality serviced office accommodation at value for money prices. To make budgeting easier for you and your company our monthly licence fee is inclusive of the following: </p>
                        <p align="left">&nbsp; </p>
                        <div align="left">
                          <table cellspacing="0" cellpadding="0">
                              <tr>
                                <td width="284" valign="top">[list]
                                    <li class="style24"> Business rates </li>
                                    <li class="style24"> Heating / AC** </li>
                                    <li class="style24"> Electricity </li>
                                    <li class="style24"> Office furniture </li>
                                    <li class="style24"> Office cleaning </li>
                                </ul></td>
                                <td width="284" valign="top">[list]
                                    <li class="style24"> Telephone line connection </li>
                                    <li class="style24"> One digital line per workstation </li>
                                    <li class="style24"> One analogue line per suite </li>
                                    <li class="style24"> Telephone handset rental </li>
                                    <li class="style24"> Car parking </li>
                                </ul></td>
                              </tr>
                            </table>
                        </div>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style27"> Location </p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style24"> Boundary House Business Centre is situated in an ideal location opposite Boston Manor underground tube station (Piccadilly line), providing easy access to central London and Heathrow Airport. The M4, A4 and A40 are all within easy reach. </p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style22"><em> Access </em></p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style24"> The ground floor of Boundary House is open from 6.30am to 10.30pm daily. All other suites have 24hr access. </p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style22"><em> Telecommunications </em></p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style24"> All calls are charged at normal BT standard rates. In addition, we are able to offer you a wide range of telephone services to include: Cat5 cabling, voicemail, divert set ups and telephone answering. </p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style22"><em> Business Services </em></p>
                        <p align="left">&nbsp; </p>
                        <div align="left">
                          <table cellspacing="0" cellpadding="0">
                              <tr>
                                <td width="284" valign="top">[list]
                                    <li class="style24"> Meeting room (4 seats) </li>
                                    <li class="style24"> Conference room (10 seats) </li>
                                    <li class="style24"> Secretarial services </li>
                                </ul></td>
                                <td width="284" valign="top">[list]
                                    <li class="style24"> Photocopying </li>
                                    <li class="style24"> Fax </li>
                                    <li class="style24"> Telephone answering </li>
                                </ul></td>
                              </tr>
                            </table>
                        </div>
                        <p align="left">&nbsp; </p>
                        <p align="left">&nbsp; </p>
                        <p align="left">&nbsp; </p>
                        <p align="left" class="style26"> *equivalent to 2 months licence fee and not subject to VAT </p>
                        <p align="left" class="style26"> **not all suites are air conditioned </p>
                        </div>
                        <P align=left>&nbsp;</P></td>
                          </tr>

                        </table> <P align=left>&nbsp;</P>


                        <P align=left>&nbsp;</P>

                      <td background="images/skin1/grand_milieu_droit.gif"><img border="0" src="images/skin1/grand_milieu_droit.gif" width="7" height="1"></td>
                    </tr>
                    <tr>
                      <td><img border="0" src="images/skin1/grand_bas_gauche.gif" width="8" height="8"></td>
                      <td width="480" background="images/skin1/grand_bas.gif"><img border="0" src="file:///C|/Documents%20and%20Settings/user/My%20Documents/kitIS4/kitIS4/images/skin1/grand_bas.gif" width="1" height="8"></td>
                      <td><img border="0" src="images/skin1/grand_bas_droit.gif" width="7" height="8"></td>
                    </tr>
                  </table>







Similar Threads
Thread Thread Starter Forum Replies Last Post
How to remove table height msbsam ASP.NET 2.0 Professional 0 June 25th, 2008 01:37 AM
Fixed table height and row height rajanikrishna HTML Code Clinic 3 January 18th, 2007 12:42 AM
table height in xhtml gabrieldcr2 ASP.NET 1.x and 2.0 Application Design 1 August 23rd, 2006 10:46 AM
Dynamic table on specific height of JSP page shoaibkhan2000 Pro JSP 0 August 1st, 2006 06:15 AM
Sort Table Columns by Table Header Attribute omrieliav XSLT 4 June 7th, 2006 01:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.