stephansch321
Results
3
comments of
stephansch321
In my case this leads to: `Fatal error: Method View::__toString() must not throw an exception, caught ParseError: syntax error, unexpected '!', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or...
ok, now I feel a little stupid... Thanks a lot...
Because of the mousedown event is the only one that is still working, we are using the following code as a quick workaround: ``` if (navigator.userAgent.search("Firefox") >= 0) { var...