Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

Need Help With Lookup

Mon Jan 10, 2005 9:00 pm

Alright, my lookup looks fine on IE, however on Firefox, it looks terrible. Text does not show up, an many other things. I am looking for someone skilled with CCS/HTML who i can give my coding to and can help me figure out what i need to change. Thanks much

Mon Jan 10, 2005 10:27 pm

I'm pret-ty sure that your problem is due to the fact CSS doesn't work on Firefox (at least I don't think it does).
If you can even make it work on Firefox is beyond my knowledge.

Tue Jan 11, 2005 12:12 am

Moving from the Workshop to Computing & Technology. Please keep all coding queries there. ;P

Tue Jan 11, 2005 8:15 pm

Zero wrote:I'm pret-ty sure that your problem is due to the fact CSS doesn't work on Firefox (at least I don't think it does).
If you can even make it work on Firefox is beyond my knowledge.

Actually, it's the other way around. Firefox has much better support for CSS than IE. You just need to code it right. http://www.w3schools.org.

To the one needing help: Try add/remove a doctype for your HTML document. Don't know what a lookup is though. And check your code too :)
You can see if your HTML code is correct here: http://validator.w3.org
and your CSS here: http://jigsaw.w3.org/css-validator/

On the code side, just use it to look for nonclosed tags, don't worry about the other errors if you don't plan on strictly following a standard.

Bleh, I'm just babbeling. Just post the code here and I'll try to help you :) or add me on MSN, PM me for the adress.
Topic locked