I am applying some jQuery to elements within the list view in my theme.
The jQuery works fine on Desktops and Android. However, on iPad the jQuery loads and is applied, but once the AJAX finishes loading, all the jQuery changes disappear.
Yes, the script is being enqueued correctly – I have tried enqueueing in both the header and the footer. There are no errors in the JS console.
How can this be fixed?
Author
Posts
Viewing 1 post (of 1 total)
The topic ‘Cannot apply jQuery to list view on iPad’ is closed to new replies.