User Profile

Collapse

Profile Sidebar

Collapse
dante671
dante671
Last Activity: Jun 15 '10, 08:18 AM
Joined: Feb 2 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dante671
    replied to Background Footer Disappearing
    Thanks for your replies.

    I have managed to get it working by removing the background image from the footer and using an <img> tag inside the footer DIV. So it seems like you were correct that a DIV must have some content inside it. This displays the background images at all times and correctly resizes them when I zoom in/out.

    At first I tried it how AutumnsDecay suggested however the header was displayed with a height...
    See more | Go to post

    Leave a comment:


  • dante671
    started a topic Background Footer Disappearing

    Background Footer Disappearing

    Hi

    I have been having some trouble with my background footer its fine when I am at the default zoom level (In all browsers), however when I zoom out it resizes/disappears.

    I have two background images, a header and footer, the header resizes correctly and never disappears despite having almost exactly the same code.

    CSS:
    Code:
    body
    {
    	margin:0px;
    	text-align:center;
    ...
    See more | Go to post

  • dante671
    replied to AJAX readyState is always 1
    It won't have been a cached version of the page as I tried clearing the cache a few times and then refreshing the page.

    Very pleased it's working it had been getting on my nerves. Thanks again for your help.
    See more | Go to post

    Leave a comment:


  • dante671
    replied to AJAX readyState is always 1
    Thanks for the reply, I have made that change that you suggested and it now works.

    Very strange though as I tried it earlier and it didn't work but after going for dinner and coming back then making the change again it works.
    See more | Go to post

    Leave a comment:


  • dante671
    started a topic AJAX readyState is always 1

    AJAX readyState is always 1

    Hi

    I have been attempting to check that a username exists in a text file using JavaScript. I call the CheckUserExists () method (below) passing in the username. However the readyState is always 1 so the file does not get read.

    The webpage I am calling it from is something like this: www.mysite.co.u k/html/home.html

    and the text file is located at: www.mysite.co.u k/html/resources/somefile.txt

    ...
    See more | Go to post
No activity results to display
Show More
Working...