Forums › Forums › Search & Filter Pro › Made progress with your tutorials on styling select2, but IOS shows up briefly?
Tagged: select2
- This topic has 14 replies, 2 voices, and was last updated 5 years, 9 months ago by Trevor.
-
Anonymous(Private) February 19, 2019 at 8:00 pm #202721
I tried that code, it didn’t work at first, but after some forum searching I got it working,, although in the end, it didn’t work, I still get the issue of the IOS menu from showing up for half a second…
I wondered if you’ve had this issue with anyone else using the SF plugin?
Or maybe if you know where I could get an answer?
https://www.screencast.com/t/X1J4WSrfbox
Thanks
Trevor(Private) February 19, 2019 at 9:15 pm #202724I have not seen this in any posts, and I answer most of them. Do you have a plugin that combines and minifies CSS and maybe JavaScript?
I use one called Breeze, which is also a cache plugin. I sometimes find I have to exclude one file maybe from the file combining, but that might fix it. Making all the CSS and JavaScript into one CSS and one JS file means there would be no delay in applying it.
Anonymous(Private) February 21, 2019 at 3:11 pm #202868Thanks for this Trevor, I already had minify setup.
I think I’m going to just stick with the native drop downs, so just to check the best way to do that…
1. I’ll remove the jQuery initialising script.
2. Do I need to change the Combobox Script back to chosen, or leave as select2,,, OR does this only take effect if I initialise either chosen or select2 with jQuery?
Thanks
-
AuthorPosts