logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • Ben
    • Posted on Mon 28 Jan 2002

    What if I already have links on my page, like "Create doc", "go to this view", ... ???

    I know I can hard code the number of links I put on my form and check for that value instead of checking for 0, but this is not really dynamic. I can bet ya that I'll eventually add a link on that form and forget to modify the javascript on the OnLoad event to add 1 to the number of links I check for.

    Is there a way to check in a certain part of a web form only? we could put our links in part A, the view in part B and check the number of links in part B only. Frames could do that, but I don't want to use frames... Isn't there something like MyDiv.links ==0 ???

    Ben

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: