Summary: | support for "window.navigate()" in kjs | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | manuelrg |
Component: | kjs | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mhturnbull |
Priority: | NOR | ||
Version: | 3.0.6 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
manuelrg
2002-08-07 21:29:04 UTC
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 07 August 2002 23:29 manuelrg@telepolis.com wrote: > Package: kjs > Version: 3.0.6 (using KDE 3.0.6 1 alpha1)) > Severity: wishlist > Installed from: compiled sources > Compiler: gcc version 2.95.3 20010315 (SuSE) > OS: Linux (i586) release 2.4.18-4GB > OS/Compiler notes: > > Hi > > The wish is clear Far from it ;) What is it supposed to do? Ah found it. http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/navigate.asp It's MSIE specific. The docu says "Loads the specified URL to the current window." How is window.navigate(url) different from window.location=url ? > PD: KDE is the future. I know some enterprise than have the eye on KDE and Linux. The time have the true. Thanks ;) - -- David FAURE david@mandrakesoft.com faure@kde.org http://people.mandrakesoft.com/~david/ Contributing to: http://www.konqueror.org/ http://www.koffice.org/ Back from holidays -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9UlUS72KcVAmwbhARAjhtAJwPXBfiGZNc0jWgAkemOHpuDfvxDgCgrv4F l2Ecy071BVvmVWYaPwavvFk= =19kb -----END PGP SIGNATURE----- Yes window.href =3D window.location =3D window.navigate But I post this wish because the people write web page focused in MSDN. 4 of the 5 applications on my enterprise uses window.navigate() I belive than is very important adopt all IE features. It's my opinion. Maybe isn't important but I belive than yes is very important. Thanks. A Thursday 08 August 2002 13:25 David Faure va escriure: > On Wednesday 07 August 2002 23:29 manuelrg@telepolis.com wrote: > > Package: kjs > > Version: 3.0.6 (using KDE 3.0.6 1 alpha1)) > > Severity: wishlist > > Installed from: compiled sources > > Compiler: gcc version 2.95.3 20010315 (SuSE) > > OS: Linux (i586) release 2.4.18-4GB > > OS/Compiler notes: > > > > Hi > > > > The wish is clear > > Far from it ;) > What is it supposed to do? > > Ah found it. > http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/navigat= e. >asp It's MSIE specific. > The docu says "Loads the specified URL to the current window." > > How is window.navigate(url) different from window.location=3Durl ? > > > PD: KDE is the future. I know some enterprise than have the eye on KDE > > and Linux. The time have the true. > > Thanks ;) *** Bug 65723 has been marked as a duplicate of this bug. *** Subject: kdelibs/khtml/ecma CVS commit by faure: Support for window.navigate - disabled in Netscape-mode. CCMAIL: Lu |