Hi!
Do you know how to invoque the print method of the navigator to print the content of one of my frames?
I have two frames on my page (left and rigth), and I need to have a button in the left...
Type: Posts; User: nancycm
Hi!
Do you know how to invoque the print method of the navigator to print the content of one of my frames?
I have two frames on my page (left and rigth), and I need to have a button in the left...
Hi Keith!
I'm not able to send you the URL of my page because is not on the WEB yet...
But I'll send you my code...
I hope you can help me because I want to do it on Netscape 4.7 or 4.78 ...
...
Hi again!
I really did my best to apply your advice in my page....!!
But it didn't work!!
Always the same errors appear:
"document.layers.divname has no properties" or
"document.getElementById...
Hi!
Do you know how to have a component's form (INPUT[radio, checkbox], SELECT, TEXTAREA) hidden?
(mainly the SELECT component)
I would like to have them in a hide mode and make them visible...
Hi!
Do you know how to have a component's form (INPUT, SELECT, TEXTAREA) hidden?
I would like to have them in a hide mode and make them visible when the user press a button (maybe using...