windows and eventListener

You must Login before you can answer or comment on any questions.

hello, in my testapp i open a fullscreen main window from app.js. geolocation and network listeners work fine within this window. if i open another fullscreen window from within this main window (e.g. with a menu button), listeners stop to work, i.e. never catch an event. could there be kind of conflict between the listeners in parent and child windows? what would be the best practise in this situation, e.g. where to put the geolocation listener so that it is available in all windows opened? help very much appreciated, i'm running out of ideas... thx, uno

— asked 2 years ago by u no
2 Comments
  • u_no, speaking of "best practices", there is one for the Q&A, that is explained in Participating in the Q&A. If you follow it, you will get much quicker, more accurate, answers. ;)

    — commented 2 years ago by Paul Dowsett

  • i love housekeepers. it's esp. helpful to provide false links. thanks.

    — commented 2 years ago by u no

1 Answer

i've overseen a tiny error in the function which is called by the geolistener. it seems to work now. sorry for the noise, u.

Your Answer

Think you can help? Login to answer this question!