473,321 Members | 1,916 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,321 software developers and data experts.

Keep DIV in bottom right

Hi,

I'm after a script that will keep a DIV in the bottom right of the visible
area.

Needs to work in all browsers.

TIA

--
Kev
Nov 1 '06 #1
5 9563
Kevin Stone wrote on 01 nov 2006 in comp.lang.javascript:
I'm after a script that will keep a DIV in the bottom right of the
visible area.

Needs to work in all browsers.
Nothing works in all browsers. ;-{

That is the joy or the pain of web programming.

===================

For a non scrolling window, try:

<body>
<div style='position:absolute;bottom:0;right:0;
width:100px;background-color:blue;color:white;'>
Here.
</div>

Otherwize look here:

<http://www.sitepoint.com/examples/catfish/>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 1 '06 #2
Hi,
Nothing works in all browsers. ;-{
I've settled for this:

www.brainbashers.com/index.asp

It's the script that moves the BB symbol to the bottom left.

Any testers out there to tell me it fails miserably in their browser?

TIA

--
Kev
Nov 1 '06 #3
Kevin Stone wrote on 01 nov 2006 in comp.lang.javascript:
>Nothing works in all browsers. ;-{

I've settled for this:
www.brainbashers.com/index.asp

It's the script that moves the BB symbol to the bottom left.
Any testers out there to tell me it fails miserably in their browser?
So it does!

In IE7 it is jumping bottom RIGHT!

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 1 '06 #4
Evertjan. said the following on 11/1/2006 11:48 AM:
Kevin Stone wrote on 01 nov 2006 in comp.lang.javascript:
>>Nothing works in all browsers. ;-{
I've settled for this:
www.brainbashers.com/index.asp

It's the script that moves the BB symbol to the bottom left.
Any testers out there to tell me it fails miserably in their browser?

So it does!

In IE7 it is jumping bottom RIGHT!
As do FF2.0 and Opera 9....

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Nov 1 '06 #5
www.brainbashers.com/index.asp
>
It's the script that moves the BB symbol to the bottom left.
When I say bottom LEFT, I think you'll find I mean bottom RIGHT!

Oops.

--
Kev
Nov 1 '06 #6

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

Similar topics

3
by: chris ciotti | last post by:
Hello all - I'm trying to position content at the bottom of a page (I'd like to anchor it there). The majority of the code was generated using Photoshop CS and then hand edited. I'm having...
5
by: Ken McCrory | last post by:
I have a registration page where visitors are registering for a meeting. At the bottom is a button for them to recalculate the total fees. When they click the button it does recalculate the fees...
26
by: meltedown | last post by:
I have 2 left floating divs on a page. Sometime the left side is larger, sometimes the right side is larger. I want the page to have a margin at the bottom of whichever div is the largest. If I...
8
by: Edward | last post by:
I used to do this all the time in HTML-table layouting. How do I do this in CSS? -------------------------------------------------- <table width="400px"> <tr> <td bgcolor="beige">one line of...
1
by: Edward | last post by:
I created a simple CSS layout (code and example below) for bloggin/writing but ran into five issues that I need help with: 1. How do I get rid of the right-margin red line on the last three...
2
by: jcvoon | last post by:
Hi: I'm using VS2005, I've create a winform with the following controls: Add a ToolStripContainer Set it to dock to the form (Fill) Click in the top section. Add a menu strip Add a tool...
3
by: Paul | last post by:
I want the <div id="navigation"column to be the same color all the way to the bottom. The "background-image: url(bg_menu_tile.gif);" was a try to force it with a long 1-pixel graphic - didn't...
16
by: FuzzyLogik | last post by:
By width, I don't mean weight. I have a row of <li>'s, with a bottom-border. I want the bottom-border to only go 90% of the <li> (centered) Is there any way to do this? I have it in this...
7
by: GTalbot | last post by:
Hello fellow authoring.stylesheets colleagues, Can someone please explain why the bottom margin of the last inflow block-level child in an overflowed parent should not have its margin reachable....
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
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: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.