View Full Version : Firefox Problem help me
ashadweb
June 4th, 2008, 03:37 AM
Hi,
http://xtra.ae/abudhabi/testing.html
this is a site im redesigning instead of
www.xtra.ae
but i have a problem in firefox cant understand where it is coming from and how to fix it. can anyone give me an idea what is wrong with this and why it is coming weired in firefox.
thanks
ash
borrob
June 4th, 2008, 05:10 AM
here are the error messages from ff:
Fout: $("Nav8") has no properties
sourcefile: http://xtra.ae/abudhabi/js/global.js
Regel: 118
error: quantserve is not defined
sourcefile: http://xtra.ae/abudhabi/testing.html
linel: 212
fasterthanlight™
June 4th, 2008, 10:37 AM
you have no <body></body> tags
http://validator.w3.org/check?uri=http%3A%2F%2Fxtra.ae%2Fabudhabi%2Ftestin g.html&charset=%28detect+automatically%29&doctype=Inline&group=0
and you can not have more than one ID per page.
you have like, a dozen #space divs (which are completely useless, for, that is what margin was made for)
For future reference, if you have to use an element more than once, make it a class
ashadweb
June 9th, 2008, 04:53 AM
here are the error messages from ff:
Fout: $("Nav8") has no properties
sourcefile: http://xtra.ae/abudhabi/js/global.js
Regel: 118
error: quantserve is not defined
sourcefile: http://xtra.ae/abudhabi/testing.html
linel: 212
ok but tel me wht coz the alignment problem in firefox?
ashadweb
June 9th, 2008, 06:14 AM
you have no <body></body> tags
http://validator.w3.org/check?uri=http%3A%2F%2Fxtra.ae%2Fabudhabi%2Ftestin g.html&charset=%28detect+automatically%29&doctype=Inline&group=0
and you can not have more than one ID per page.
you have like, a dozen #space divs (which are completely useless, for, that is what margin was made for)
For future reference, if you have to use an element more than once, make it a class
ok thanks but plz can u tel me why it is coming in firefox like this what is the reason for that?
fasterthanlight™
June 9th, 2008, 10:40 AM
Not until you fix your code.
NeoDreamer
June 9th, 2008, 09:37 PM
Add this property to your #main:
padding: 0 0 0 50px;
This should align most things on the page. You're gonna have to apply a negative left margin to those top elements that get overpadded with this new propery.
ashadweb
June 16th, 2008, 04:56 AM
Add this property to your #main:
padding: 0 0 0 50px;
This should align most things on the page. You're gonna have to apply a negative left margin to those top elements that get overpadded with this new propery.
thanks my friend i fixed the issue
http://xtra.ae/abudhabi/testing.html
like to be your friend what do u say?
fasterthanlight™
June 16th, 2008, 10:49 AM
Ugh, you still dont have proper <body> tags
Charleh
June 16th, 2008, 11:51 AM
Off topic:
I'll be honest I prefer the original site - needs a bit of a frame rate increase on the new site though, it's not very fluid looking
NeoDreamer
June 16th, 2008, 02:00 PM
On the contrary, decrease the framerate to 0 because no one likes annoying animations.
ashadweb
June 23rd, 2008, 04:35 AM
On the contrary, decrease the framerate to 0 because no one likes annoying animations.
but my boss like lot of animations i askd u wil u b my friend?
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.