Plugin Support
qtwrk
(@qtwrk)
you mean the “instant_click js” ?
no , it’s different thing
yes instant_click js, sorry as I manually enqueue it I had renamed it. I checked manually because the scripts used by the litespeed plugin are not optimized in the loop with the rest (minify and combine).
Tx for the reply, how it’s diifferent than wordpress method ? so it doesn’t load twice the link with the wordpress method plus the instant click method ?
Plugin Support
qtwrk
(@qtwrk)
instant click is more like when your mouse hover over a certain link , browser will start to load it background whenever possible , this is a “passive” action that relies or depends on user’s interaction
and on other hand , as its name suggests “Speculative” , which is more “active” in comparison, as browser will “speculate” which page(s) is most likely user would click based on certain given rules and try to preload it.