Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Multiple Frames Page Giving Errors on Referesh


Message #1 by "Azhar" <azhar1_azhar1@y...> on Tue, 24 Dec 2002 06:54:32
	Open your framed page in a new window without toolbar and location
bar :

displayWindow =3D window.open
("topframeset.html","displayWindow","toolbar=3Dno,location=3Dno")

> -----Message d'origine-----
> De : Azhar [mailto:azhar1_azhar1@y...]
> Envoy=C3=A9 : mardi 24 d=C3=A9cembre 2002 07:55
> =C3=80 : javascript
> Objet : [javascript] Multiple Frames Page Giving Errors on Referesh
>
>
> I have a page with multiple frames. In one of the frame,  I
> have created a
> dynamic data input table similar to MS Access Table. One other frame
> contains text fields the values of which are kept in yet
> another frame.
>
> Some of the times, the page gives error if I click the
> browsers referesh
> button. The other problem is sometimes validating date in
> numeric input
> text fields, the relevant text field is selected along with
> address bar of
> the browser. However, the focus is on address bar.
>
> I wish to know if I can disable referesh button and address
> bar of the
> browser WITH SCRIPT.
>
> Regards,
>
>
> Azhar

  Return to Index