Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem z menu #244

Closed
maciejlew opened this issue Aug 14, 2014 · 1 comment
Closed

Problem z menu #244

maciejlew opened this issue Aug 14, 2014 · 1 comment

Comments

@maciejlew
Copy link
Contributor

Jest problem z menu polagający na tym, że kliknięcie w pozycję w menu generuje dwa żądania GET zamiast jednego. Normalnie użytkownik tego nie jest w stanie zauważyć, ale skrypty po stronie serwer wykonują się dwukrotnie. Aby to odtworzyć można użyć polecenia error_log np w welcome.php - w logach Apache zobaczymy podwójne wpisy. Można także zobaczyć to włączając Firebuga. Problem prawdopodobnie związany jest z zdarzeniem onclick na elemecie div i trzeba jakoś zablokować propagacje zdarzenia kliknięcia, ale na razie coś mi to nie działa...

@maciejlew
Copy link
Contributor Author

Problem rozwiązany przez pull request #247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant