Can someone tell me how the TARGET thing works. I have a HTML page that uses 2 frames and 1 of them use TARGET="_top" but what does top represent in realyty?
I'm asking this 'cus I did a little software that goes on that page and I used navigate function and passed _TOP as parameter but the function didn't found what it was... so I changed it to main_frame which the name of the upper frame and it creates errors. So now i'm wondering what _TOP is...
Spazm
I'm asking this 'cus I did a little software that goes on that page and I used navigate function and passed _TOP as parameter but the function didn't found what it was... so I changed it to main_frame which the name of the upper frame and it creates errors. So now i'm wondering what _TOP is...
Spazm
Comment