Tagged Questions
0
votes
1answer
94 views
How to prevent reloading after clicking on a link?
I'm using a script to use AJAX on my blogger (https://github.com/swook/jquery-ajaxify-plugin) so users can listen music via the music player without interruption while they're navigating through ...
2
votes
2answers
198 views
AJAX login without reloading page
I was logging into my iCloud account and I was wondering how it was possible for them to log me in without reloading the page. As I know it is not possible for jQuery to execute any PHP scripts, nor ...
0
votes
1answer
207 views
Preventing parent page reloading when exiting modal
I have a form that has a popup when a certain button is pressed on the page. If i filled in the form, but have not submitted it for posting yet and I press the popup button, when i go to exit the ...
1
vote
1answer
407 views
Flash reloading on first click to any link (default prevented) only in Firefox
I'd been following several answers to similar problems with no luck at all, so i decided to try asking by myself:
I have a page with several links that have to load data via Ajax using jquery and put ...
