You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to disable pageAccelerator via something passed to the function would be fantastic as well. I'm trying to figure out how to exclude the WordPress admin bar from being accelerated, and I think I may just need to write a walker or something.
In general terms this library looks like instantclick but more lightweight, so that's good!
I thin that blacklisting links can be improved:
data-no-pageAccelerator
instead ofdata-pageAccelerator="false"
. Or something similar. Less characters, more semantic.The text was updated successfully, but these errors were encountered: