Results 1 to 5 of 5

Thread: [RESOLVED] Javascript: Object Expected

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    25

    [RESOLVED] Javascript: Object Expected

    removed
    Last edited by niclipse; Feb 2nd, 2006 at 05:12 PM. Reason: resolution

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: Javascript: Object Expected

    Try "window.location" (or just "location") instead of "window.document.location".
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    25

    Re: Javascript: Object Expected

    that didnt work either

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: Javascript: Object Expected

    I can't believe I didn't see this before.

    JavaScript is case-sensitive. Put "Function" in lower case.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Jan 2006
    Posts
    25

    Re: Javascript: Object Expected

    BINGO! Thank you so much.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width