User Profile
Collapse
-
I've actually started doing it using something else, so I've decided to scrap the previous bit I was doing! On a tough time scale so need to keep going with it! -
yeah the htc file should work as it's been used before. I'm pretty sure the link to it in the html is fine.
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"
Leave a comment:
-
Problem with horizonal dropdown css menu in IE6...
Hi,
I've been working on a horizontal drop down menu today, and I can get it to display perfectly in everything bar IE6.
Basically instead of them lining up horizontally, they line up vertically instead.
And this only happens when I don't give the LI in the menu list and fixed width, which I don't want because if I have a fixed width the menu list get's too long due to some words being longer than others... -
Javascript keyword search description - what does this do?
hi,
i stumbled accross a piece of coding in the between the <head> tags where you normally put your keywords etc and one website i saw had this piece of javascript there.
Code:<script language="JavaScript" type="text/javascript"> <!-- //Keyword search function function searchfocus() { searchform.Query.focus(); } //Compute search function
-
HOORAY!
It's all working now, using the position method I used trial and error in distances etc to get it into the righrt place!
thanks for all your help, and i'm sure i may need it again soon ;-)Leave a comment:
-
one of the most frustrating days ever.....
any one have any idea why that won't come up?
ThanksLeave a comment:
-
Everything seems to work with the menu now, but the form below on the left hand side doesn't show up in Firefox now...
Not sure what's going on there, I'm trying some z-index stuff to get it to appear but nothing happening!Leave a comment:
-
Actually, the border thins because of the padding I've used on the right.Leave a comment:
-
Ha, never thought about that.
That works, but the line thins out towards the right which I assume means something is interfeering with it somewhere, so I'll take a look.
Thanks so much man!Leave a comment:
-
There's a Grey border line which seperates each link making it into a rectangle box sort of thing.
the code i used for it is
Code:border-bottom:1px solid #999999;
Leave a comment:
-
What do you mean by it being a moving target...
I've been googling it everywhere as well as can't really seem to find any ideas, some people have had similar problems but never much help back.
It seems likes it one of those old classic brain killers...Leave a comment:
-
Most of it was OMITTAGS etc. Easy stuff to correct.
But do you have any idea where it's going wrong.
I just cant seem to get that line to display for some reason...Leave a comment:
-
Thanks.
The HTML and CSS for that page is now valid, but the error is still there.
The pop out part is now working on the firefox version which is good, it's just some of the display is not correct, i.e. the border under each worded link isn't displaying?
ThanksLeave a comment:
-
Oh and if some images / flash videos aren't displaying it's because I haven't uploaded the whole website to this test server as I only put it on there to ask this question and didn't think I'd need the complete site up.Leave a comment:
-
Problem with HTML/CSS vertical navigation popout bar in FIREFOX...
Hi, I've got the usual problem that people seem to have with HTML/CSS nav bar's where it's displaying and working fine in IE but not in Firefox.
The website address is
www.trisynergypreview.co.uk
The nav bar on the left just doesn't display properly in Firefox.
The CSS code is
Code:@charset "utf-8"; /* CSS Document */ /* CSS Popout menuv */
-
Is there a way to overlap div columns?
Hi,
I've got a 2 column page which I'm doing for an e-newsletter. Basically I have my header at the top (obviously) and then 2 columns below it.
Is there a way so I can make one of the columns overlap on top of the header at the top of the page?
Hope that makes sense?
Thanks,
Jerry -
Hi, Thanks for the reply. Sorry about the lack of information.
Yes, as far as I know the code was working fine before but now there e-mail's just aren't delivering at all, so when someone fills out the order form and send's it away the e-mail it's supposed to be sent to doesn't receive anything.
I guess if it's a problem on there end then I should advise them of so...
Jerry...Leave a comment:
-
Problems with an ASP contact form...
Okay, so I have no knowledge with ASP and I was asked to look at this contact form because the emails aren't delivering.
I'll post the whole page of code, because I am unsure at what is what really apart from the common knowledge stuff i.e. the send email to etc, but this wasn't designed by me so I am unsure if it's wrong or right..
If someone could let me know whether there's a problem with the code or if the problem... -
Thanks alot. I've adjusted the P settings in those Div's in the CSS.
#maincontentros ter p {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
margin: 0;
}
Is the example of how I fixed it...
Thanks for your helpLeave a comment:
-
Table appearing different in Firefox.
Hi,
The webpage im working on is www.uofpd.co.uk/roster.php
Basically I have a table contained in there which is outputting fine in Internet Explorer but when you view it in Firefox it appears a lot bigger which ends up pushing it off the page.
I haven't named the size of anything on the table or the cells or the rows or anything, would that be the problem?
I have validated both the html...
No activity results to display
Show More
Leave a comment: