473,324 Members | 2,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Detecting screen.height for use in <Table Height=>

Is there any way to input he screen.height information into <Table
Height=> so I can have my page auto center vertically. I don't want to
use CSS because it disrupts other tables.
Jul 20 '05 #1
9 2854
john T wrote:
Is there any way to input he screen.height information into <Table
Height=> so I can have my page auto center vertically. I don't want to
use CSS because it disrupts other tables.


Then you aren't defining your CSS properly. Instead of defining for
TABLE{, define for #myTable{ where myTable is the id of the Table. Then
it will only apply that CSS to the one table.

follow-ups set to comp.info.www.authoring.stylesheets

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #2
On Wed, 18 Feb 2004 19:56:00 -0500, Randy Webb
<hi************@aol.com> wrote:
Attachment Included
john T wrote:
Is there any way to input he screen.height information into <Table
Height=> so I can have my page auto center vertically. I don't want to
use CSS because it disrupts other tables.


Then you aren't defining your CSS properly. Instead of defining for
TABLE{, define for #myTable{ where myTable is the id of the Table. Then
it will only apply that CSS to the one table.

follow-ups set to comp.info.www.authoring.stylesheets


Jul 20 '05 #3
"john T" <ne****@yahoo.com> wrote in message
news:32********************************@4ax.com...
Attachment Included


Not in this group. See:-

<URL: http://jibbering.com/faq/#FAQ2_3 >

Richard.
Jul 20 '05 #4
On Thu, 19 Feb 2004 02:15:00 -0000, "Richard Cornford"
<Ri*****@litotes.demon.co.uk> wrote:
K
link
http://bellsouthpwp.net/l/a/lamppost/site.zip
"john T" <ne****@yahoo.com> wrote in message
news:32********************************@4ax.com.. .
Attachment Included


Not in this group. See:-

<URL: http://jibbering.com/faq/#FAQ2_3 >

Richard.


Jul 20 '05 #5
john T wrote:
On Wed, 18 Feb 2004 19:56:00 -0500, Randy Webb
<hi************@aol.com> wrote:
Attachment Included


Read the FAQ, and don't do that. Now, repost with a URL or the code, I
will *not* accept attachments.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #6
john T wrote:
On Thu, 19 Feb 2004 02:15:00 -0000, "Richard Cornford"
<Ri*****@litotes.demon.co.uk> wrote:
K
link
http://bellsouthpwp.net/l/a/lamppost/site.zip


No zips. Put the code up, so it can be seen without downloading a zip file.


--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/

Jul 20 '05 #7
On Thu, 19 Feb 2004 02:15:00 -0000, "Richard Cornford"
<Ri*****@litotes.demon.co.uk> wrote:
all right

http://bellsouthpwp.net/l/a/lamppost/original.htm
http://bellsouthpwp.net/l/a/lamppost/withcssvcenter.htm
"john T" <ne****@yahoo.com> wrote in message
news:32********************************@4ax.com.. .
Attachment Included


Not in this group. See:-

<URL: http://jibbering.com/faq/#FAQ2_3 >

Richard.


Jul 20 '05 #8

"john T" <ne****@yahoo.com> wrote in message
news:0f********************************@4ax.com...
On Thu, 19 Feb 2004 02:15:00 -0000, "Richard Cornford"
<Ri*****@litotes.demon.co.uk> wrote:
all right

http://bellsouthpwp.net/l/a/lamppost/withcssvcenter.htm


Now *that* was bloody rude. Why do you think I want my browser window to be
1600 by 1200 pixels? Plus, when it *is* that big your graphic totally falls
apart.

This is *my* browser. *I* will choose how big it is thankyou.

Cheers
Richard.
Jul 20 '05 #9
In article <M4******************@news-server.bigpond.net.au>, Richard
Formby <rf***@cueword.com.au> writes
http://bellsouthpwp.net/l/a/lamppost/withcssvcenter.htm


Now *that* was bloody rude. Why do you think I want my browser window
to be 1600 by 1200 pixels? Plus, when it *is* that big your graphic
totally falls apart.

This is *my* browser. *I* will choose how big it is thankyou.


1280x1024 here and the window was half off the screen. Not to mention
the fact that the image fell apart as you said.

--
Alan Silver

Jul 20 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Philo | last post by:
How do I select all <div> tags except those which contain a <table> tag somewhere within them? Example XML: <********************** sample input ***********************> <txtSectionBody>...
8
by: bearclaws | last post by:
I am looping through a list of categories and want to display the list horizontally (instead of vertically). I want to create a single row with 4 list items in each cell of the row. I thought...
3
by: Paul Thompson | last post by:
When I put a <div ...> inside a <table> specification, functionality is not there. When I put the <table> inside the <div> everything works. Why is that?
61
by: Toby Austin | last post by:
I'm trying to replace <table>s with <div>s as much as possible. However, I can't figure out how to do the following… <table> <tr> <td valign="top" width="100%">some data that will...
19
by: CMAR | last post by:
I have the following markup. The problem is that the browser, e.g., IE6, inserts several lines of blank space between the <div> and the following table. Is there a way to minimize that vertical...
10
by: BuddhaBuddy | last post by:
Platform is DB2/NT 7.2.9 The table was created like this: CREATE TABLE MYTEST ( MYTESTOID bigint not null primary key, FK_OTHEROID bigint not null references other, FK_ANOTHEROID bigint not...
0
by: timnels | last post by:
I've got a bizzare issue where I have an XML file to load into a data set like: <conversion> <table name="parent"> <table name="child"> </table> </table> <table name="another parent"> ....
5
by: Ken Dopierala Jr. | last post by:
Hi, This is just a query about what people use most. Up until today I've been using <asp:Table> tags to build my tables. We just outsourced our HTML design to a local guy and when I got it back...
1
by: prefersgolfing | last post by:
I'm not using Master Pages, yet I'd like to display the contents of an HTML page within a <table><tr><td> on a .aspx. I have a lengthy guide already paginated in html. I'd like to embed the...
0
by: =?Utf-8?B?R3JlZw==?= | last post by:
I've created my table and alli is fine. I name my <tdtags to make them easier to identify when my table gets large. Anyway, I am naming as such: <td id="cellName" > Now, sometimes when make a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.