Search found 1 match

by drawo
Tue May 22, 2012 2:27 pm
Forum: JFileUpload
Topic: JavaScript Problem in Firefox (Mac and Windows)
Replies: 1
Views: 5574

JavaScript Problem in Firefox (Mac and Windows)

Hi, Firefox 12.0 shows a strange behavior in my application. A short description of my implementation: 1. page is loaded 2. the applet is created using JavaScript 3. as soon as it is loaded, the applet is hidden (the surrounding <div> is set to display: none) 4. by clicking on a button, the applet i...