Version: 3.1.4 (using KDE KDE 3.1.4) OS: Linux Window problem with JavaScript For seeing this problem I recommend to visit my homepage "http://www.people.freenet.de/esd". If you choose the button on the left side "zu den Waren" or click on the right side on a corresponding picture, you come to the article page. You can test a purchase without permitting the input datas! Here a explaination of the function: When you on this page (Modul "index-Waren.html"), after input the data(!), press the button "Bestellung berechnen und pr
Not a KDevelop issue. Reassigning.
*** Bug 71492 has been marked as a duplicate of this bug. ***
This problem is not complete resolved. I have corrected the line bestellwindow=window.open("neuFenster.html", "Bestelldaten", "width=600, height=300, scrollbars=yes"); to bestellwindow=window.open("", "Bestelldaten", "width=600, height=300, scrollbars=yes"); . So I get no alert, but this window shows this programed data for a short time(!!), and then I get an empty window! But the purchase function from my homepage side "index-Waren.html" works correctly.
Some problems with the browsers results from the special structure of the Microsoft Browser, which correct automatically(!!) some programing errors written with HTML, CSS, Java Script and so on. That's not good! This educates to disorder! Programing with browsers for LINUX must be very exact, that's correct. But sometimes I wonder about the difference between both browsers, it is sometimes a snare for programing!
works fine in 3.5b2... clearing of the page after a short time mentioned in comment #3 can't be reproduced.
This problem is complete resolved.