Hi, I have a problem with JS in one of my GWT projects.
I have a JS in my HTML file. In this JS I have a register function, which I call later in project. Problem is, that sometimes in FF when I call register function I get function is undefined message. I NEVER get this message in Chrome, only in FF. Any idea what could be reason for that? Main problem is, that this doesn't happen every time, sometimes it is ok. It looks like JS, which is executev in HTML file breaks. Why can this happen? Can I reexecute this JS? Tnx for any help. Matej -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
