XHTML / CSS / JAVASCRIPT / PHP problems

Before starting a new topic read Moposite's Help and earlier topics. Note: this forum is for Elma problems, not Moposite.

Moderator: Moporators

Post Reply
User avatar
Lee
37mins club
Posts: 2367
Joined: 22 Apr 2005, 05:12
Location: New Zealand

XHTML / CSS / JAVASCRIPT / PHP problems

Post by Lee »

i have a problem with my website that i'm building, and i was wondering if anyone here knows how to fix it.

when i add

Code: Select all

<script type="text/javascript" src="jquery-1.4.2.min.js"></script>
to my page, it messes up the layout of my navigation. and i have no idea why it does this, but when i click the 'HOME' button the layout goes back to normal. when i refresh, it's messed up again.

the script runs fine in all browsers, but the layout of the navigation is only messed up in chrome.
is there any way to fix this at all?
User avatar
ville_j
Kuski
Posts: 1506
Joined: 17 Aug 2002, 15:45
Team: IS
Location: on the roof
Contact:

Re: XHTML / CSS / JAVASCRIPT / PHP problems

Post by ville_j »

Would help to see the code that messes up, that single line should no affect the layout ofc..
< roopemies> horror and frustrating and can't play, sounds just like you
Beer battle winner 2014 and 2015
User avatar
Lee
37mins club
Posts: 2367
Joined: 22 Apr 2005, 05:12
Location: New Zealand

Re: XHTML / CSS / JAVASCRIPT / PHP problems

Post by Lee »

actually it doesn't matter for now as i have decided to redesign the whole header section of my website. was looking kind of dull.
here's hoping it doesn't happen again though
DaFred
39mins club
Posts: 417
Joined: 17 Jan 2007, 21:00

Re: XHTML / CSS / JAVASCRIPT / PHP problems

Post by DaFred »

Why don't you use 1.5.2? :)
Post Reply