Really sorry i've made a mistake with this topic :-(
Hello everyone! When I enter the Nike SNEAKRS with the JWebBrowser, I can't do anything because nothing happens every time I press a button.... It seems to be that javascript is not enabled Here the code package com; import java.awt.BorderLayout; import java.awt.EventQueue; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import chrriis.common.UIUtils; import chrriis.dj.nativeswing.swtimpl.NativeInterface; import chrriis.dj.nativeswing.swtimpl.components.JWebBrowser;...
Really sorry i've made a mistake with this topic
Hello everyone! When I enter the Nike SNEAKRS, I can't do anything because nothing happens every time I press a button.... It seems to be that javascript is not enabled Here the code package com; import java.awt.BorderLayout; import java.awt.EventQueue; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import chrriis.common.UIUtils; import chrriis.dj.nativeswing.swtimpl.NativeInterface; import chrriis.dj.nativeswing.swtimpl.components.JWebBrowser; public...