473,396 Members | 2,014 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,396 software developers and data experts.

how to work with fixed div tags in firefox and other similar browsers

Hello,

I have a fixed div tag on my site where my links are and it works great on Safari when scrolling, yet in firefox the sidebar won't scroll at first.

is there a way I can make it perform the same as it would on safari?

my site: http://www.dnworkinprogress.com

Thanks,

Dan
Feb 18 '08 #1
5 1377
drhowarddrfine
7,435 Expert 4TB
Well, your site has 336 html errors and a whole pile of CSS errors that need fixing first.
Feb 18 '08 #2
isoquin
48
with all due respect, I'm guessing the problem can be addressed despite those.

I don't have safari, so I don't exactly know what you're trying to get it to look like. If you simply don't want the bottom div to show up behind the top div, add a background-color:white to your css appropriately.

If you want the top portion to move as well, remove the absolute positioning.
Feb 19 '08 #3
drhowarddrfine
7,435 Expert 4TB
with all due respect, I'm guessing the problem can be addressed despite those.
You think so? In all browsers? Including any additional changes that will be made later it will all still hold up? I call that chasing your tail.
Feb 19 '08 #4
isoquin
48
You think so? In all browsers? Including any additional changes that will be made later it will all still hold up? I call that chasing your tail.
Expand|Select|Wrap|Line Numbers
  1. <table hite="200" with="600" id="toptable">
  2.           ---table contents---
  3. </table>
  4.  
  5.  
  6. <table style="text-color:FF0000" id="bottom-table">
  7.           ---table contents---
  8. </table>
"Problem: my bottom table won't display in red!".

Yes, you can *address* one problem without fixing the others. Now I will of course admit that quite a few errors can directly lead or bring about a problem. But, I would bet you that all 336 HTML errors do not bring about the problem he's seeing. In fact, I just checked your link, some of them literally *are* as simple as an error that brings about unintended coloring.

Now you can completely turn him away, offering little help to the problem he came here for, or you can start to address the stated problem at hand while encouraging him to make the rest of his code compliant.

I just always saw this as a place to learn from others. He already knows his code doesn't work - no one need remind him, but we can make the attempt to directly help in a manner that best works for *him*. =)

That's all I was trying to say.

Cheers.
Feb 21 '08 #5
drhowarddrfine
7,435 Expert 4TB
You need to read the link in the sticky at the top of this board but you do see my issue with this:
Now I will of course admit that quite a few errors can directly lead or bring about a problem.
Feb 21 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: niconedz | last post by:
Hi The following code works fine in IE but not Firefox. It's a little script that zooms an image and resizes the window to fit. Can anybody tell me what's wrong? Thanks Nico == btw.....
3
by: torbs | last post by:
Hi I have two quicktime plugins embedded in a webpage. I want to hide one and display the other. Then I want to load a movie into the hidden player. When the first player is finished playing, I...
9
by: =?Utf-8?B?Sm9obiBCYWlsZXk=?= | last post by:
I have a ASP .Net page that allows moving around items on the page through javascript. This page works fine in IE. In FireFox however, I have found that if the page is using XHTML 1.0...
7
by: Mel | last post by:
I have an update panel that has the UpdateMode set to "Conditional". When I call UpdatePanel1.Update() in the VB code it does not work in FireFox. It works just fine in Internet Explorer 6.0. Any...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.