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

Problem when switching to CSS

don
Hi,

I redesigned a website and changed from table code to pure CSS. A a
result, something strange has occured. In IE and Opera, all is OK.
However, in Firefox and Netscape, some of my links no longer work.

For an example, go to: http://www.fivestarterminals.com/

Half way down is a "contact us" link. It is active using IE but
innactive using Firefox.

I am perplexed ???????????????

Thanks,
Don

May 17 '07 #1
7 1551
Scripsit do*@fivestarterminals.com:
Hi,
I almost considered spending my time to help you. Then I noticed you had
multiposted your question. I'm not amused.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

May 17 '07 #2
do*@fivestarterminals.com wrote:
>
http://www.fivestarterminals.com/

Half way down is a "contact us" link. It is active using IE but
innactive using Firefox.
If you haven't already done so, install the Web Developer extension for
Firefox. Then turn on outlines for block elements.

You should then see one of the evils of absolute positioning.

--
Berg
May 17 '07 #3
Well! I hate to think that you aren't amused, Yucky, but you know what? I'll
just learn to live with it.

Oh, My Gosh! I top=posted besides!

Are you crying now?

This person just needed some help and made more than one effort to get it.
That bothers you how? Why don't you just get over your pompous self?

El

"Jukka K. Korpela" <jk******@cs.tut.fiwrote in message
news:gA*********************@reader1.news.saunalah ti.fi...
Scripsit do*@fivestarterminals.com:
>Hi,

I almost considered spending my time to help you. Then I noticed you had
multiposted your question. I'm not amused.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

May 17 '07 #4
El Kabong wrote :
Well! I hate to think that you aren't amused, Yucky, but you know what? I'll
just learn to live with it.

Oh, My Gosh! I top=posted besides!

Are you crying now?

This person just needed some help and made more than one effort to get it.
That bothers you how? Why don't you just get over your pompous self?

El
Anyone who multi-post is defeating the purpose of forum newsgroup
discussion.
Anyone who multi-post is fragmenting unneedlessly a possible discussion.
Anyone who top-post is not helping others who would want to answer.
Anyone who top-post is annoying readers of posted messages and is not
promoting the purpose of his own posts.
Anyone multiposting or top-posting should be invited to comply with best
posting guidelines: it's in their best interests to begin with.

Gérard
--
Using Web Standards in your Web Pages (Updated Apr. 2007)
http://developer.mozilla.org/en/docs...your_Web_Pages
May 18 '07 #5
"Gérard Talbot" <ne***********@gtalbot.orgwrote in message
news:13*************@corp.supernews.com...
Anyone who multi-post is defeating the purpose of forum newsgroup
discussion.
Anyone who multi-post is fragmenting unneedlessly a possible discussion.
Anyone who top-post is not helping others who would want to answer.
Anyone who top-post is annoying readers of posted messages and is not
promoting the purpose of his own posts.
Anyone multiposting or top-posting should be invited to comply with best
posting guidelines: it's in their best interests to begin with.
Thank you, Gerard. Your response was informative, concise and totally absent
sarcasm, unlike Mr. Korpola's.

Good manners beget good manners.

El
May 18 '07 #6
In article <UOp3i.51$vp1.23@trnddc06>,
"El Kabong" <da********@verizon.netwrote:
"Gérard Talbot" <ne***********@gtalbot.orgwrote in message
news:13*************@corp.supernews.com...
Anyone who multi-post is defeating the purpose of forum newsgroup
discussion.
Anyone who multi-post is fragmenting unneedlessly a possible discussion.
Anyone who top-post is not helping others who would want to answer.
Anyone who top-post is annoying readers of posted messages and is not
promoting the purpose of his own posts.
Anyone multiposting or top-posting should be invited to comply with best
posting guidelines: it's in their best interests to begin with.

Thank you, Gerard. Your response was informative, concise and totally absent
sarcasm, unlike Mr. Korpola's.
While mainly agreeing with the sentiments from GT, your response
makes me want to say that it was not exactly concise considering
the repetition. Also, "Informative" would apply more if the post
was not quite so concise (the energy wasted in repetition could
have been better spent in further explanation).
Good manners beget good manners.
But not necessarily good grammar (missing "s"s at the end of
"multi-post".

Nor good spelling or care in using personal references: it is
Korpela, not Korpola.

--
dorayme
May 19 '07 #7

"dorayme" <do************@optusnet.com.auwrote in message
news:do**********************************@news-vip.optusnet.com.au...
>
While mainly agreeing with the sentiments from GT, your response
makes me want to say that it was not exactly concise considering
the repetition. Also, "Informative" would apply more if the post
was not quite so concise (the energy wasted in repetition could
have been better spent in further explanation).
>Good manners beget good manners.

But not necessarily good grammar (missing "s"s at the end of
"multi-post".

Nor good spelling or care in using personal references: it is
Korpela, not Korpola.

--
dorayme
Good points all, but I think I made mine.

El
May 19 '07 #8

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

Similar topics

3
by: Dennis Wheeler | last post by:
I'm trying to find a commandline solution for switching projects. Currently I have to modify the IIS virtual directory path to the source files, and then open the solution file in .Net to be...
3
by: Mahesh Devjibhai Dhola | last post by:
Hi All, I want to make a custom class in c#, which extends System.Xml.XmlNode class of BCL. Now in custom class, I have implement abstract methods of XmlNode class also. Now when I am trying to...
15
by: Ken Allen | last post by:
I have been developing a suite of assemblies over the past couple of weeks, and this afternoon somethign started misbehaving. If I do not run the IDE and compiler the code from the command line,...
5
by: lgbjr | last post by:
Hi All, I'm having a problem with a VB.NET project that I'm building in VS.NET 2003 (7.1.3088). As my project has increased in size (the executable is now about 2.5MB), I am experiencing a lot...
1
by: Florian Harbich | last post by:
Hi! I'm trying to write a testscript for TestComplete for dynamically testing the GUI of my (unmanaged) c++ program. The Problem is, I can't access the Windows (and Controls) in a matter which...
14
by: Christian Kaiser | last post by:
We have a component that has no window. Well, no window in managed code - it uses a DLL which itself uses a window, and this is our problem! When the garbage collector runs and removes our...
1
by: KeyboardSurfer | last post by:
I am still having problems with switching thru tasks in such a way that it will work properly for me ... here is the basic information and a code snippet follows below .. My program is running...
3
by: Franco Perilli | last post by:
I've compiled this code and no problems, but when I run the program, it prints only the last entry i've inserted. Looks like a problem in the sorted insertion algorithm. Can u help me plz? ...
3
by: =?Utf-8?B?ZGVuIDIwMDU=?= | last post by:
Hi, Trouble in retaining values of dropdownlist, textboxes, and other controls when dropdownlist selectedindexchanged event is triggered, the controls are inside a user control and this user...
3
by: Simon Dean | last post by:
Hi, I believe I have a website (I didn't do the original coding) which uses JavaScript/ASP to generate cookies. It's a shopping cart application called UCart I believe. The technologies...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.