test this plz, AJAX LOADING UPDATE
By: anon
major Ajax content loading update
> admin, wut is ajax content loading?
the javascript sends a get request to the page you want to go to. instead of making the entire page refresh, redraw, download and execute the javascript, css, etc. it only just redraws the content and menus
changes:
- fixes click handlers that didn't get set each page load (meaning left menu, and all thumbnails always use ajax content loading)
- setTimeout on some more things to try and linearly execute jquery functions instead of at once, getting rid of the browser lag between each page load. should make it faster than ever.
- ajax support for blocking users, channels, clearing viewed pages
this is really cool, if you block a user, channel, or clear/hide viewed pages, it doesn't refresh page
it only refreshes the menus
- better history / back button support
should always correct put the correct title, url in your history, back button should always work
- should be a good bit faster over all
going from page to page should be lightning fast, depending on your connection
- optimized php code to load most pages 50ms to 100ms faster
press f5 and do a full page refresh before testing
if you want to support this site by paying server bills, go to www.patreon.com/funnyjunk
sign-up to donate at least a dollar, then message me your account name and i'll mark your account as ad free and as a contributer.
| |