My mate is looking at AJAX for work and reckons this book is good http://www.amazon.co.uk/exec/obidos/ASIN/1590595823/203-8243908-0041549?%5Fencoding=UTF8
hopefully I can nick it off him when he's read it ;-)
Hope this is the right forum for this question, sorry if it isn't
The website my webhost points to is at www.gallowtech.co.uk and everything works fine there :-)
My other website www.teamsurge.com is stored in a subdirectory on my webhost at www.gallowtech.co.uk/teamsurge
The source of...
It's the usage of the Accessibility icons as described on
http://www.w3.org/WAI/WCAG1AAA-Conformance
I'm trying to figure out. It looks like I'm fine according to webexact, but I wondered if there was a definitive program/site like the w3c html validator at http://validator.w3.org/ that I...
Regarding the conformance to web content accessibility guidelines 1.0 on the w3c site
I've used the online validator webxact watchfire to go through my site to check for validity and it says that my site is fine. I've gone through the list of things I had to check manually it said and they're...
It *is* just the strict doctype that won't allow it
I decided not to use javascript when I found that method as I aren't really a fan of JS anyway and most browsers go nuts about active content if you include it.
I've got a load of photographs which, in my old site, I popped up in their own...
Shoot me in the head
Found a random "td {width: 700px;}" buried in the CSS
unsurprisingly, when I deleted that it worked fine
sorry for the blonde moment
no more late night coding for me, I'll stick to playing battlefield2 at 3am I think
I've got a CSS controlling my layout while the HTML/ASP controls the content
I'm still using tables to show my tabular data though, think that's still allowed ;-), but while I can set the tables overall width using either the CSS or a "width=" directly, I can't contol the width of the "td"s by...
It's written in ASP
someone said "it might be a problem with the URL alias as the files are stored on the customers webspace in a subdirectory and the URL they've bought masks onto that subdirectory and because one URL is setting the cookies and another is picking them up..."
I'm just having a...
Been developing a website and being using a subdirectory of my mainsite to develop it online. I've just uploaded V1 of the code for approval to the customer site. There are no cookies in the site at all
Everything works fine if you "accept all cookies" on both sites, but if the privacy...
When the pages of my site are viewed in Firefox, the text wraps in the correct place, bout 1/4 of an inch to the left of the edge of the window, but in IE the wrap is about an inch to the right of the window.
The layout is done using CSS and I think i've narrowed it down to teh "content" div...
The best anti scumware package I've found is spysweeper. It's about £30 and worth every penny. Saved my sanity opn a number of occasions :-) I put it on my mates machine and found 13500 traces 4 weeks after an re-install, he was wondering why it was acting up
I've changed one of the menu elements and it looks like I accidentally changed the <LI> when I changed all the other fonts over to ems :-( DOH
On a whim I tried not using <LI>s to define where the buttons sit and it looks and acts fine, so I'll leave it now that it works
thanks for the help guys
No, I've got nothing on the hover, yet ;-) it's just when you alter the size of the text. Nothing else on the page moves
Me site is http://www.gallowtech.co.uk
Don't laugh at the site too much it's only there for me to play around with code and colour combinations which isn't easy when...
Checked every number in the CSS and the fixed sizes for margins/padding/whatever are all defined using px, so that shouldn't move.
I've tried changing/removing every line within the CSS to see which line affects it, but no matter what I get rid of the menu items grow and shrink, no matter where...
Just noticed that even though my menu links are defined with px
a.menu {
color:#09c;
font-size:16px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}
The menu items grow/shrink a little bit
Any ideas why?
When searching through some code in .NET I noticed at the bottom the message "Passed the bottom of the document"
Is it "passed" or "past" in generel usage cause "passed" looks wrong somehow?
What are the conditions for getting the Text Size option in IE (and other browsers ???) working?
In tek-tips for example, changing the Text Size only affects some of the headings like "Member Moderated" and "Programmers" but headings like "HTML, XHTML & CSS (Cascading Style Sheets) Forum" are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.