Welcome Guest ( Log In | Register )

> [Script] AJAX Pages for search and galleries

 
post Sep 5 2017, 19:31
Post #1
Extiandr



Newcomer
**
Group: Members
Posts: 55
Joined: 23-July 15
Level 365 (Dovahkiin)


As it says in the title, this script makes searching and gallery page switching do ajaxy things.

How searching looks:
(IMG:[i.imgur.com] https://i.imgur.com/4562dbN.gif)

How gallery page switching looks:
(IMG:[i.imgur.com] https://i.imgur.com/UEhYMXE.gif)

If you have any scripts that modify ajax-loaded elements (like me), you can use this event:
CODE
// Example of handling AJAX page load event
document.addEventListener('AJAXPageload', function (e) {
    console.log('Page with href '+e.detail+' was loaded wia AJAX!');
}, false);

This way you can let your scripts know when they should do they code-things.

Script: Attached File  ajaxgalleries1.0.0.js.txt ( 2.97k ) Number of downloads: 163


Hope this helps!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post




Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 8th October 2024 - 22:46